iOS/Android App for food recommendations
- Install node and npm
- Install expo
npm install -g expo-cli
- Setup iOS Simulator
a. Install Xcode
b. Go to preferences > Components > choose and install an iOS Simulator - Setup Android Simulator a. Follow this guide
- Install Watchman (if on macOS)
brew install watchman
- Clone this repo
https://github.com/synapseinsights/apnakhana
- Install
npm
packages
cd apnakhana
npm install
- Run server
npm start
- Use
localhost:19002
in browser to launch iOS or Android simulator - Test on real mobile device by downloading Expo app on App Store or Play Store, changing "Connection" on server to "Tunnel," and scanning QR code