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

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.