kevin_zhangl be03223e43 修改table表格滚动条宽度 vor 3 Jahren
..
build fcd3349600 first vor 4 Jahren
config fcd3349600 first vor 4 Jahren
src be03223e43 修改table表格滚动条宽度 vor 3 Jahren
static fcd3349600 first vor 4 Jahren
test fcd3349600 first vor 4 Jahren
.babelrc fcd3349600 first vor 4 Jahren
.editorconfig fcd3349600 first vor 4 Jahren
.eslintignore fcd3349600 first vor 4 Jahren
.eslintrc.js fcd3349600 first vor 4 Jahren
.gitignore fcd3349600 first vor 4 Jahren
.postcssrc.js fcd3349600 first vor 4 Jahren
README.md fcd3349600 first vor 4 Jahren
index.html fcd3349600 first vor 4 Jahren
package.json 99c003c6e2 打包测试环境相关修改 vor 3 Jahren

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.