Stay at home is a non-profit campaign which encourages people to stay at home and draw themself.
-
Install dependencies:
yarn
-
Run:
yarn start
-
Install dependencies:
yarn --production --frozen-lockfile
-
Build next.js:
yarn build
-
Start the project:
yarn start