Based on this template
Install dependencies:
yarn install
Run development server:
yarn dev
Build:
yarn run build
Run ESLint:
yarn lint
Format:
yarn format
Test:
yarn test
Create a copy .env
and name it .env.local
.
Set environmental variables in .env.local
.