To start the app you need to first install the app loader on your device:
npm run install:android
TODO: iOS installation
Then you need to launch the app server:
npm start
This will start both the app bundle server as well as the api server.
- Hot reloading app
- Auto reloading server
- Flow typechecking
- Eslint linting