英文版

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

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.