theojeng 02daf67959 团队,表头个人业绩 3 年之前
..
build fcd3349600 first 4 年之前
config fcd3349600 first 4 年之前
src 02daf67959 团队,表头个人业绩 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.