Skip to content

realdecoy/rdvue-template

Repository files navigation

PROJECT_NAME

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run all your tests

npm run test

Run your unit and e2e tests

npm run test:unit
npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.