Create a .env.local
file in the project root and copy the environment variables from .env.local.example
.
After cloning this repo, run yarn
to install all dependencies. Then use:
Runs the app in development mode, available at localhost:8000.
Builds production ready files.
Checks defined linting rules.
Fixes lint errors.