英文版

tremble 65ac5d261d 0616 5 år sedan
build 5207b891a7 initial 6 år sedan
config 65ac5d261d 0616 5 år sedan
src 65ac5d261d 0616 5 år sedan
static 5207b891a7 initial 6 år sedan
test 5207b891a7 initial 6 år sedan
.babelrc 5207b891a7 initial 6 år sedan
.editorconfig 5207b891a7 initial 6 år sedan
.eslintignore 5207b891a7 initial 6 år sedan
.eslintrc.js 5207b891a7 initial 6 år sedan
.gitignore 5207b891a7 initial 6 år sedan
.postcssrc.js 5207b891a7 initial 6 år sedan
README.md 5207b891a7 initial 6 år sedan
index.html 5207b891a7 initial 6 år sedan
package.json 5207b891a7 initial 6 år sedan

README.md

official

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 all tests
npm test

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