kevin_zhangl ffc60cd6ba Merge branch 'bugfix/transaction-self' of http://16.162.42.175:8014/guanli/aklast into bugfix/transaction-self 3 лет назад
..
build fcd3349600 first 4 лет назад
config fcd3349600 first 4 лет назад
src ffc60cd6ba Merge branch 'bugfix/transaction-self' of http://16.162.42.175:8014/guanli/aklast into bugfix/transaction-self 3 лет назад
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 99c003c6e2 打包测试环境相关修改 3 лет назад

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.