root 22a58e1090 管理端翻译 3 years ago
..
build 22a58e1090 管理端翻译 3 years ago
config 22a58e1090 管理端翻译 3 years ago
src 22a58e1090 管理端翻译 3 years ago
static 22a58e1090 管理端翻译 3 years ago
test 22a58e1090 管理端翻译 3 years ago
.babelrc 22a58e1090 管理端翻译 3 years ago
.editorconfig 22a58e1090 管理端翻译 3 years ago
.eslintignore 22a58e1090 管理端翻译 3 years ago
.eslintrc.js 22a58e1090 管理端翻译 3 years ago
.gitignore 22a58e1090 管理端翻译 3 years ago
.postcssrc.js 22a58e1090 管理端翻译 3 years ago
README.md 22a58e1090 管理端翻译 3 years ago
index.html 22a58e1090 管理端翻译 3 years ago
package.json 22a58e1090 管理端翻译 3 years ago

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.