Skip to content
Snippets Groups Projects
Yoran Hillion's avatar
754ba193

Pount client

pipeline status GNU Affero General Public License v3 (AGPL-3.0) license

last update

See result

See result on Gitlab pages

Build it

npm install

Compile and hot-reload for development

npm run serve

Compile and minify for production

npm run build

Run unit tests

npm run test:unit

Run end-to-end tests

npm run test:e2e

Lint and fix files

npm run lint

Customize it

See Configuration Reference.