zhangl 9a08917da7 feat: NC-53: 店服务奖业绩生成优化. 1 год назад
..
build fcd3349600 first 4 лет назад
config fcd3349600 first 4 лет назад
src 5d40fdc5d2 feat: NC-30: 01 1 год назад
static fcd3349600 first 4 лет назад
test fcd3349600 first 4 лет назад
.babelrc fcd3349600 first 4 лет назад
.editorconfig fcd3349600 first 4 лет назад
.eslintignore fcd3349600 first 4 лет назад
.eslintrc.js fcd3349600 first 4 лет назад
.gitignore fcd3349600 first 4 лет назад
.postcssrc.js fcd3349600 first 4 лет назад
README.md fcd3349600 first 4 лет назад
index.html fcd3349600 first 4 лет назад
package.json 9a08917da7 feat: NC-53: 店服务奖业绩生成优化. 1 год назад

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.