-
cd to the repo
-
Install node modules
- run
yarn
- run
-
cd to
src/server
-
Install node modules
- run
yarn
- run
-
Start the server
- run
yarn start
- run
-
Run Build for either OS
- for iOS
- run
npx react-native run-ios
- run
- for Android
- run
npx react-native run-android
- run
- for iOS
Credits: https://pusher.com/tutorials/learning-graphql-react-native