1002884655 2f8658bdb0 静态页面 před 4 roky
build 静态页面 před 4 roky
config 静态页面 před 4 roky
src 静态页面 před 4 roky
static first commit před 4 roky
.babelrc first commit před 4 roky
.editorconfig first commit před 4 roky
.eslintignore first commit před 4 roky
.eslintrc.js 静态页面 před 4 roky
.gitignore first commit před 4 roky
.postcssrc.js first commit před 4 roky
README.md first commit před 4 roky
index.html 静态页面 před 4 roky
package-lock.json 静态页面 před 4 roky
package.json 静态页面 před 4 roky
yarn.lock feats před 4 roky

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.