Keine Beschreibung

bucket 2e59b2c5ec comment wrong rule vor 6 Jahren
build b2e3b556d6 add : HashedModuleIdsPlugin vor 7 Jahren
config a30e960dbe un display vor 6 Jahren
src 2e59b2c5ec comment wrong rule vor 6 Jahren
static c528bd8ad0 init vor 7 Jahren
.babelrc c528bd8ad0 init vor 7 Jahren
.editorconfig 972b305e48 add editorconfig vor 7 Jahren
.eslintignore c528bd8ad0 init vor 7 Jahren
.eslintrc.js b44c7384dc refactor vor 7 Jahren
.gitignore 52bfe11bb7 bump:update package version vor 6 Jahren
.postcssrc.js 05ed30b5e9 Fix:fix autoprefixer explanation vor 7 Jahren
LICENSE dd5be71d0c add: MIT LICENSE vor 7 Jahren
README-zh.md 4009b5a743 Update README-zh.md vor 6 Jahren
README.md 1e1125d0ac Update README.md vor 6 Jahren
favicon.ico 29ec7f8a18 feat:add showPwd vor 6 Jahren
index.html c65e65e081 fix bug vor 6 Jahren
package.json e6ed810f44 excel vor 6 Jahren
yarn.lock 92d7b3f153 point display vor 6 Jahren

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.