xcx 5d82a31c3c 静态页面 vor 4 Jahren
build 静态页面 vor 4 Jahren
config 静态页面 vor 4 Jahren
src 静态页面 vor 4 Jahren
static first commit vor 4 Jahren
.babelrc first commit vor 4 Jahren
.editorconfig first commit vor 4 Jahren
.eslintignore first commit vor 4 Jahren
.eslintrc.js 静态页面 vor 4 Jahren
.gitignore first commit vor 4 Jahren
.postcssrc.js first commit vor 4 Jahren
README.md first commit vor 4 Jahren
index.html 静态页面 vor 4 Jahren
package-lock.json 静态页面 vor 4 Jahren
package.json 静态页面 vor 4 Jahren
yarn.lock feats vor 4 Jahren

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.