- Clone the project on your computer
- Install all the dependencies:
yarn install
ornpm install
- Run the packager:
yarn run start
ornpm 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