Skip to content

Develop

Gaël Poupard edited this page Mar 3, 2022 · 2 revisions

Install dependencies

npm ci

Compilation

npm run build

Linting

npm t

Docs

Compile

npm run docs

Watch

npm start
Clone this wiki locally