⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
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