kevin_zhangl 62d5aa3433 Merge branch 'feature/2047-saveUserLevel' пре 3 година
..
build 06cdb8572f 后端其他翻译 пре 3 година
config 06cdb8572f 后端其他翻译 пре 3 година
src 62d5aa3433 Merge branch 'feature/2047-saveUserLevel' пре 3 година
static 06cdb8572f 后端其他翻译 пре 3 година
test 06cdb8572f 后端其他翻译 пре 3 година
.babelrc 06cdb8572f 后端其他翻译 пре 3 година
.editorconfig 06cdb8572f 后端其他翻译 пре 3 година
.eslintignore 06cdb8572f 后端其他翻译 пре 3 година
.eslintrc.js 06cdb8572f 后端其他翻译 пре 3 година
.gitignore 06cdb8572f 后端其他翻译 пре 3 година
.postcssrc.js 06cdb8572f 后端其他翻译 пре 3 година
README.md 06cdb8572f 后端其他翻译 пре 3 година
index.html d1065140d7 title、权限不足提示 пре 3 година
package.json de90905c19 使用WAT时间 пре 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.