Go to file
lin-xin 36a2c7116c Merge branch 'master' of https://github.com/lin-xin/manage-system 2017-02-16 11:48:13 +08:00
build 完成基础表格 2017-02-16 11:44:09 +08:00
config 完成基础表格 2017-02-16 11:44:09 +08:00
src 完成基础表格 2017-02-16 11:44:09 +08:00
static 完成基础表格 2017-02-16 11:44:09 +08:00
.babelrc 完成基础表格 2017-02-16 11:44:09 +08:00
.editorconfig 完成基础表格 2017-02-16 11:44:09 +08:00
.gitignore 完成基础表格 2017-02-16 11:44:09 +08:00
README.md 完成基础表格 2017-02-16 11:44:09 +08:00
index.html 完成基础表格 2017-02-16 11:44:09 +08:00
package.json 完成基础表格 2017-02-16 11:44:09 +08:00

README.md

manage-system

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

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