start the server: node server.js or npm run dev (with nodemon)
run the react native app: expo start npx react-native start
connect phone to computer and same wifi network connect with expo go use phone camera to scan qr code with expo go app
Navigate to the directory and run one of the following npm commands.
- cd app
- npm run android
- npm run ios
- npm run web
npx react-native run-ios # for iOS npx react-native run-android # for Android