npm install
npm run serve
npm run build
npm run test
npm run lint
npm run test:unit
This demo was created using @vue/cli version 3 (npm install -g @vue/cli
). If you work with Vue, the vue cli is an amazing resource for quickly setting up projects.