Mobile client for Burners
- yarn installed or npm installed
- react-native-cli installed
- if you try to run iOS version, make sure you have Mac and Xcode installed
- if you try to run Android version, make sure you have Android Studio and Java environment
yarn
ornpm install
yarn start
ornpm run start
- another terminal
react-native run-ios
orreact-native run-android