frank 4d98a79ec3 提交操作超时后的跳转 hace 3 años
..
build fcd3349600 first hace 4 años
config fcd3349600 first hace 4 años
src 4d98a79ec3 提交操作超时后的跳转 hace 3 años
static fcd3349600 first hace 4 años
test fcd3349600 first hace 4 años
.babelrc fcd3349600 first hace 4 años
.editorconfig fcd3349600 first hace 4 años
.eslintignore fcd3349600 first hace 4 años
.eslintrc.js fcd3349600 first hace 4 años
.gitignore fcd3349600 first hace 4 años
.postcssrc.js fcd3349600 first hace 4 años
README.md fcd3349600 first hace 4 años
index.html fcd3349600 first hace 4 años
package.json fcd3349600 first hace 4 años

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.