FLH e297124eea qq 1 år sedan
..
build ed309d328a 提交 2 år sedan
config ed309d328a 提交 2 år sedan
src d8adc373e2 提交 1 år sedan
static d8adc373e2 提交 1 år sedan
test ed309d328a 提交 2 år sedan
.babelrc ed309d328a 提交 2 år sedan
.editorconfig ed309d328a 提交 2 år sedan
.eslintignore ed309d328a 提交 2 år sedan
.eslintrc.js ed309d328a 提交 2 år sedan
.gitignore ed309d328a 提交 2 år sedan
.postcssrc.js ed309d328a 提交 2 år sedan
README.md ed309d328a 提交 2 år sedan
index.html 7337e3a64f 提交 2 år sedan
node_modules.zip e297124eea qq 1 år sedan
package-lock.json dba542b3ef 提交 1 år sedan
package.json dba542b3ef 提交 1 år sedan

README.md

xyy

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.