Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 959 Bytes

README.md

File metadata and controls

41 lines (33 loc) · 959 Bytes

Gwen-Admin

基于 Vue3 + Element Plus 的后台管理系统

vue3 element-plus license

安装步骤

git clone https://github.com/lejianwen/Gwen-admin.git  
cd Gwen-admin   
npm install

// 本地开发
npm run dev

// 打包
npm run build

// 本地预览,请先执行build
npm run server

功能

  • Element Plus
  • 登录/注销
  • 路由权限
  • Dashboard
  • 表格
  • 表单
  • 图片本地/oss上传
  • 404
  • 多级菜单