xcx d2a1cf8ba0 静态页面 hace 4 años
build 静态页面 hace 4 años
config 静态页面 hace 4 años
src 静态页面 hace 4 años
static first commit hace 4 años
.babelrc first commit hace 4 años
.editorconfig first commit hace 4 años
.eslintignore first commit hace 4 años
.eslintrc.js 静态页面 hace 4 años
.gitignore first commit hace 4 años
.postcssrc.js first commit hace 4 años
README.md first commit hace 4 años
index.html 静态页面 hace 4 años
package-lock.json 静态页面 hace 4 años
package.json 静态页面 hace 4 años
yarn.lock feats hace 4 años

README.md

caipiao

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.