Aucune description

Pan 52bfe11bb7 bump:update package version il y a 7 ans
build b2e3b556d6 add : HashedModuleIdsPlugin il y a 7 ans
config 3a81401739 refine build config il y a 7 ans
src 576e37762a fix: next to login when token is not right il y a 7 ans
static c528bd8ad0 init il y a 7 ans
.babelrc c528bd8ad0 init il y a 7 ans
.editorconfig 972b305e48 add editorconfig il y a 7 ans
.eslintignore c528bd8ad0 init il y a 7 ans
.eslintrc.js b44c7384dc refactor il y a 7 ans
.gitignore 52bfe11bb7 bump:update package version il y a 7 ans
.postcssrc.js 05ed30b5e9 Fix:fix autoprefixer explanation il y a 7 ans
LICENSE dd5be71d0c add: MIT LICENSE il y a 7 ans
README-zh.md 4009b5a743 Update README-zh.md il y a 7 ans
README.md 1e1125d0ac Update README.md il y a 7 ans
favicon.ico 40a5977d1f :tangerine: il y a 7 ans
index.html c528bd8ad0 init il y a 7 ans
package.json 52bfe11bb7 bump:update package version il y a 7 ans

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

Extra

If you want router permission && generate menu by user role , you can use this branch permission-control

Related Project

vue-element-admin

electron-vue-admin

License

MIT license.