Skip to content

aghiles-dev/vue-start

Repository files navigation

vue-start

A Vue.js project

Build Setup

# install dependencies
npm install
(alias: `npm i`)

# serve with hot reload at localhost:8080
npm start

# build for production with minification and uglyfication
npm run build

# run lint and then run tests once
npm run test

# run tests once
npm run test:once

# run tests once and generate coverage
npm run test:coverage

# run tests with watch mode
npm run test:watch

# run linter
npm run lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published