theo 4be7f15182 报单时未选择商品提示 2 anni fa
..
build fcd3349600 first 4 anni fa
config fcd3349600 first 4 anni fa
src 4be7f15182 报单时未选择商品提示 2 anni fa
static fcd3349600 first 4 anni fa
test fcd3349600 first 4 anni fa
.babelrc fcd3349600 first 4 anni fa
.editorconfig fcd3349600 first 4 anni fa
.eslintignore fcd3349600 first 4 anni fa
.eslintrc.js fcd3349600 first 4 anni fa
.gitignore fcd3349600 first 4 anni fa
.postcssrc.js fcd3349600 first 4 anni fa
README.md fcd3349600 first 4 anni fa
index.html fcd3349600 first 4 anni fa
package.json 99c003c6e2 打包测试环境相关修改 3 anni fa

README.md

backele

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.