The TANAKA WORLD
$ npm ci
$ npm run dev
# Unit Test
$ npm test
# E2E
$ npm run e2e:generate
$ npm run e2e:local
Is deployed via GitHub Actions
The TANAKA WORLD
$ npm ci
$ npm run dev
# Unit Test
$ npm test
# E2E
$ npm run e2e:generate
$ npm run e2e:local
Is deployed via GitHub Actions