Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.1 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.1 KB

A Single page Vue.js project

forthebadge forthebadge forthebadge

alt tag

Need Node.js installed 8.0 or above.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

For detailed explanation on how things work, checkout the guide and docs for vue-loader.