Maintained by Bytecode Digital Agency
Make sure you have the following software installed:
- NodeJS v10+
- Yarn
For building the apps, make sure you are using MacOS, and have xcode and Android Studio installed.
It won't hurt to have the expo-cli package installed too.
To install all dependencies, run yarn.
To start the dev server, run yarn run start.
For running the app in an Android or iOS emulator, run yarn run android or yarn run ios respectively.
For linting, run yarn run lint.
For building the standalone apps, see the Expo documentation for Building Standalone Apps.
This project is licenced under the AGPL-3.0 license.
- Add login and register flow
- Add new match with score
- Edit existing match score
- Add all-time score screen