/tanaka.world

The Tanaka World

Primary LanguageTypeScript

tanaka.world

The TANAKA WORLD

Get Started

$ npm ci
$ npm run dev

Test

# Unit Test
$ npm test

# E2E
$ npm run e2e:generate
$ npm run e2e:local

Deploy

Is deployed via GitHub Actions