中文版

tremble 49a8e17acc 更新http文件链接为https vor 6 Jahren
build 805ede411f initial vor 6 Jahren
config 49a8e17acc 更新http文件链接为https vor 6 Jahren
src 49a8e17acc 更新http文件链接为https vor 6 Jahren
static 805ede411f initial vor 6 Jahren
test 805ede411f initial vor 6 Jahren
.babelrc 805ede411f initial vor 6 Jahren
.editorconfig 805ede411f initial vor 6 Jahren
.eslintignore 805ede411f initial vor 6 Jahren
.eslintrc.js 805ede411f initial vor 6 Jahren
.gitignore 805ede411f initial vor 6 Jahren
.postcssrc.js 805ede411f initial vor 6 Jahren
README.md 805ede411f initial vor 6 Jahren
index.html 805ede411f initial vor 6 Jahren
package.json 805ede411f initial vor 6 Jahren

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.