Yansen bca183a03f feats 5 年前
build feats 5 年前
config feats 5 年前
src feats 5 年前
static first commit 5 年前
.babelrc first commit 5 年前
.editorconfig first commit 5 年前
.eslintignore first commit 5 年前
.eslintrc.js first commit 5 年前
.gitignore first commit 5 年前
.postcssrc.js first commit 5 年前
README.md first commit 5 年前
index.html feats 5 年前
package.json first commit 5 年前
yarn.lock first commit 5 年前

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.