Fan site not officially affiliated with Ingress or Niantic Labs!
Once you've cloned the project and installed dependencies with yarn
, start a development server:
yarn dev
To create a production version of the app:
yarn build
You can preview the production build with yarn preview
.
This repository is commitizen friendly. To commit use:
yarn commit
# or, if you have commitizen installed globally
git cz