zhangl 9a08917da7 feat: NC-53: 店服务奖业绩生成优化. před 1 rokem
..
build fcd3349600 first před 4 roky
config fcd3349600 first před 4 roky
src 5d40fdc5d2 feat: NC-30: 01 před 1 rokem
static fcd3349600 first před 4 roky
test fcd3349600 first před 4 roky
.babelrc fcd3349600 first před 4 roky
.editorconfig fcd3349600 first před 4 roky
.eslintignore fcd3349600 first před 4 roky
.eslintrc.js fcd3349600 first před 4 roky
.gitignore fcd3349600 first před 4 roky
.postcssrc.js fcd3349600 first před 4 roky
README.md fcd3349600 first před 4 roky
index.html fcd3349600 first před 4 roky
package.json 9a08917da7 feat: NC-53: 店服务奖业绩生成优化. před 1 rokem

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.