quick vue admin
V1.0
English | 简体中文
quick-vue-admin is a front-end management background integration solution,base on Vue、Element和MongoDB。 Least programming,Auto dbref,out of the box。
Document
Discuss
- Login / Logout
- Permission Authentication
- Menu permission
- User Role permission
- CRUD CONFIG
- through create one meta config file to auto generate CRUD page
- auto create collection in MongoDB
- auto create index in MongoDB
- Auto ref
- Error Page
- 401
- 404
# clone the project
git clone https://github.com/linzhixian/quick-vue-admin.git
# install dependency
npm install
# develop
npm run dev
Open browser on: http://localhost:9001.
# build for production environment
npm run build
# Run for development environment
npm run dev
# Run for production environment
npm run pm2
Detailed changes for each release are documented in the release notes.
If you find this project useful, you can buy author a glass of juice
MIT
Copyright (c) 2018-present ZhiXianLin