- Clone Repo
- nvm install 11.10.1
- nvm use 11.10.1
- npm install
- make dev
- Navigate to localhost:8080 or localhost:8081 if you have jane serving its webpack bundle to 8080 already
- Run
pod installinside/ios- If
command not found: pod sudo gem install cocoapods
- If
- If
glogwon't install:- Try:
xcode-select --switch /Applications/Xcode.app
- Try:
- If you get
Error: EMFILE: too many open files, watch:brew updatebrew install watchman
- Run
npm run iosin/(can runnpm run ios:8to launch in an iPhone 8 simulator)