root 6e354d9ea5 订单减库存 hace 3 años
..
build 2dd39e0e26 会员升级合并代码 hace 3 años
config 2dd39e0e26 会员升级合并代码 hace 3 años
src 6e354d9ea5 订单减库存 hace 3 años
static 2dd39e0e26 会员升级合并代码 hace 3 años
test 2dd39e0e26 会员升级合并代码 hace 3 años
.babelrc 6e354d9ea5 订单减库存 hace 3 años
.editorconfig 6e354d9ea5 订单减库存 hace 3 años
.eslintignore 6e354d9ea5 订单减库存 hace 3 años
.eslintrc.js 6e354d9ea5 订单减库存 hace 3 años
.gitignore 6e354d9ea5 订单减库存 hace 3 años
.postcssrc.js 6e354d9ea5 订单减库存 hace 3 años
README.md 2dd39e0e26 会员升级合并代码 hace 3 años
index.html 2dd39e0e26 会员升级合并代码 hace 3 años
package.json 2dd39e0e26 会员升级合并代码 hace 3 años

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.