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

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.