/toukan-prod

Primary LanguageTypeScriptMIT LicenseMIT

This is the source code of Toukan Production's website.

Development documentation

Work locally

First, install the dependencies:

yarn install

To start a development server, run:

yarn start

Tooling

The codebase is code-styled enforced by ESlint and Prettier.

Preset used by eslint are proposed by AirBnB.

Deployment

Currently, the website is auto-deployed on Vercel. The production website is accessible here.