Files
noisedash/CONTRIBUTING.md
2021-11-11 22:29:23 -08:00

352 B

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Runs the server

npm run server

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.