Yansen 31bb2458ba feats 5 years ago
build feats 5 years ago
config feats 5 years ago
src feats 5 years ago
static first commit 5 years ago
.babelrc first commit 5 years ago
.editorconfig first commit 5 years ago
.eslintignore first commit 5 years ago
.eslintrc.js first commit 5 years ago
.gitignore first commit 5 years ago
.postcssrc.js first commit 5 years ago
README.md first commit 5 years ago
index.html feats 5 years ago
package.json first commit 5 years ago
yarn.lock first commit 5 years ago

README.md

office-vue

chengjiao-office

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

For a detailed explanation on how things work, check out the guide and docs for vue-loader.