frank 4d98a79ec3 提交操作超时后的跳转 3 年 前
..
build fcd3349600 first 4 年 前
config fcd3349600 first 4 年 前
src 4d98a79ec3 提交操作超时后的跳转 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 fcd3349600 first 4 年 前

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.