tremble b22f2cc251 0611 3 years ago
..
build b22f2cc251 0611 3 years ago
config b22f2cc251 0611 3 years ago
src b22f2cc251 0611 3 years ago
static b22f2cc251 0611 3 years ago
test b22f2cc251 0611 3 years ago
.babelrc b22f2cc251 0611 3 years ago
.editorconfig b22f2cc251 0611 3 years ago
.eslintignore b22f2cc251 0611 3 years ago
.eslintrc.js b22f2cc251 0611 3 years ago
.gitignore b22f2cc251 0611 3 years ago
.postcssrc.js b22f2cc251 0611 3 years ago
README.md b22f2cc251 0611 3 years ago
index.html b22f2cc251 0611 3 years ago
main.html b22f2cc251 0611 3 years ago
package-lock.json b22f2cc251 0611 3 years ago
package.json b22f2cc251 0611 3 years ago

README.md

y

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

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