张延森 14559f5bc4 feats 4 gadus atpakaļ
build 静态页面 4 gadus atpakaļ
config 静态页面 4 gadus atpakaļ
src feats 4 gadus atpakaļ
static first commit 4 gadus atpakaļ
.babelrc first commit 4 gadus atpakaļ
.editorconfig first commit 4 gadus atpakaļ
.eslintignore first commit 4 gadus atpakaļ
.eslintrc.js 静态页面 4 gadus atpakaļ
.gitignore first commit 4 gadus atpakaļ
.postcssrc.js first commit 4 gadus atpakaļ
README.md first commit 4 gadus atpakaļ
index.html 静态页面 4 gadus atpakaļ
package-lock.json 静态页面 4 gadus atpakaļ
package.json 静态页面 4 gadus atpakaļ
yarn.lock feats 4 gadus atpakaļ

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.