- Download the repo with
git clone https://github.com/FuelQ-SDP/FuelQ-Client - Run
yarnto install the required dependencies cdintoiosand runpod installto install all iOS libraries- To start the app, run:
- iOS:
react-native run-ios - Android:
react-native run-android
- iOS:
If developing for Android you might have to start the Android-emulator beore running the app.
Code Formatting
We are using Pretter to format the code, in VS Code there is a package/plugin prettier-vscode that helps you format the code either on save or manually.
- React Native and TypeScript for the mobile app
- Firebase for persistance (database) and hosting for the "real" CMS