This is the source code of Toukan Production's website.
First, install the dependencies:
yarn install
To start a development server, run:
yarn start
The codebase is code-styled enforced by ESlint and Prettier.
Preset used by eslint are proposed by AirBnB.
Currently, the website is auto-deployed on Vercel. The production website is accessible here.