No Description

Pan 9abd44f562 refactor: remove_permission-control 7 years ago
build b2e3b556d6 add : HashedModuleIdsPlugin 7 years ago
config 3a81401739 refine build config 7 years ago
src 9abd44f562 refactor: remove_permission-control 7 years ago
static c528bd8ad0 init 7 years ago
.babelrc c528bd8ad0 init 7 years ago
.editorconfig 972b305e48 add editorconfig 7 years ago
.eslintignore c528bd8ad0 init 7 years ago
.eslintrc.js b44c7384dc refactor 7 years ago
.gitignore c528bd8ad0 init 7 years ago
.postcssrc.js 05ed30b5e9 Fix:fix autoprefixer explanation 7 years ago
LICENSE dd5be71d0c add: MIT LICENSE 7 years ago
README-zh.md c031f09203 Update README-zh.md 7 years ago
README.md 02f58e0eb3 refine : readme 7 years ago
favicon.ico 40a5977d1f :tangerine: 7 years ago
index.html c528bd8ad0 init 7 years ago
package.json b44c7384dc refactor 7 years ago

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

Related Project

vue-element-admin

electron-vue-admin

License

MIT license.