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

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.