Nav apraksta

Encore 9321fe7223 add 70% 6 gadi atpakaļ
build b2e3b556d6 add : HashedModuleIdsPlugin 7 gadi atpakaļ
config a30e960dbe un display 6 gadi atpakaļ
src 9321fe7223 add 70% 6 gadi atpakaļ
static c528bd8ad0 init 7 gadi atpakaļ
.babelrc c528bd8ad0 init 7 gadi atpakaļ
.editorconfig 972b305e48 add editorconfig 7 gadi atpakaļ
.eslintignore c528bd8ad0 init 7 gadi atpakaļ
.eslintrc.js b44c7384dc refactor 7 gadi atpakaļ
.gitignore 52bfe11bb7 bump:update package version 6 gadi atpakaļ
.postcssrc.js 05ed30b5e9 Fix:fix autoprefixer explanation 7 gadi atpakaļ
LICENSE dd5be71d0c add: MIT LICENSE 7 gadi atpakaļ
README-zh.md 4009b5a743 Update README-zh.md 6 gadi atpakaļ
README.md 1e1125d0ac Update README.md 6 gadi atpakaļ
favicon.ico 29ec7f8a18 feat:add showPwd 6 gadi atpakaļ
index.html c65e65e081 fix bug 6 gadi atpakaļ
package.json 92d7b3f153 point display 6 gadi atpakaļ
yarn.lock 92d7b3f153 point display 6 gadi atpakaļ

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.