Go to file
Pan b2e3b556d6 add : HashedModuleIdsPlugin 2017-09-15 14:08:39 +08:00
build add : HashedModuleIdsPlugin 2017-09-15 14:08:39 +08:00
config refine build config 2017-08-07 16:42:38 +08:00
src refine: table demo add status 2017-09-15 13:50:00 +08:00
static init 2017-06-26 13:38:24 +08:00
.babelrc init 2017-06-26 13:38:24 +08:00
.editorconfig add editorconfig 2017-08-01 15:49:04 +08:00
.eslintignore init 2017-06-26 13:38:24 +08:00
.eslintrc.js refactor 2017-08-30 17:42:06 +08:00
.gitignore init 2017-06-26 13:38:24 +08:00
.postcssrc.js init 2017-06-26 13:38:24 +08:00
LICENSE add: MIT LICENSE 2017-09-15 13:53:44 +08:00
README-zh.md refine : readme 2017-09-15 14:02:03 +08:00
README.md refine : readme 2017-09-15 14:05:43 +08:00
favicon.ico 🍊 2017-06-26 18:03:05 +08:00
index.html init 2017-06-26 13:38:24 +08:00
package.json refactor 2017-08-30 17:42:06 +08:00

README.md

vueAdmin-template

A minimal vue admin template with Element UI & axios & iconfont & permission control & lint

Live demo: http://panjiachen.github.io/vueAdmin-template

中文文档

Build Setup


# Clone project
git clone https://github.com/PanJiaChen/vueAdmin-template.git

# Install dependencies
npm install

# serve with hot reload at localhost:9528
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

Demo

demo

vue-element-admin

electron-vue-admin

License

MIT license.