- Clone the project on your computer
- Install all the dependencies:
yarn installornpm install - Run the packager:
yarn run startornpm run start
The project is using create-react-native-app and the packager will output a QR code on the terminal so you can open it from the Expo app on your device.
If you have Xcode all setup you can run yarn run ios