Install Node.js v12.18.0 and npm 6.14.5.
$ npm ci
$ npm run build
$ npm run lint
$ npm run storybook
$ npm start
$ npm test
If you are using Docker, please execute the following command:
$ docker-compose run --rm next npm ci
$ docker-compose up
$ docker-compose run --rm next npm run lint
$ git commit --no-verify
See Figma.
Alias Path | Original Path | Example |
---|---|---|
~/ | src/ | ~/pages |
Thanks a lot ! Illustration by @metanen0x0 and logo design by @sorano_design.