Bez popisu

bucket 02d79ba17b add math.round() %!s(int64=6) %!d(string=před) roky
build b2e3b556d6 add : HashedModuleIdsPlugin %!s(int64=7) %!d(string=před) roky
config a30e960dbe un display %!s(int64=6) %!d(string=před) roky
src 02d79ba17b add math.round() %!s(int64=6) %!d(string=před) roky
static c528bd8ad0 init %!s(int64=7) %!d(string=před) roky
.babelrc c528bd8ad0 init %!s(int64=7) %!d(string=před) roky
.editorconfig 972b305e48 add editorconfig %!s(int64=7) %!d(string=před) roky
.eslintignore c528bd8ad0 init %!s(int64=7) %!d(string=před) roky
.eslintrc.js b44c7384dc refactor %!s(int64=7) %!d(string=před) roky
.gitignore 52bfe11bb7 bump:update package version %!s(int64=6) %!d(string=před) roky
.postcssrc.js 05ed30b5e9 Fix:fix autoprefixer explanation %!s(int64=7) %!d(string=před) roky
LICENSE dd5be71d0c add: MIT LICENSE %!s(int64=7) %!d(string=před) roky
README-zh.md 4009b5a743 Update README-zh.md %!s(int64=6) %!d(string=před) roky
README.md 1e1125d0ac Update README.md %!s(int64=6) %!d(string=před) roky
favicon.ico 29ec7f8a18 feat:add showPwd %!s(int64=6) %!d(string=před) roky
index.html c65e65e081 fix bug %!s(int64=6) %!d(string=před) roky
package.json e6ed810f44 excel %!s(int64=6) %!d(string=před) roky
yarn.lock 92d7b3f153 point display %!s(int64=6) %!d(string=před) roky

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.