Skip to content

基于 Koa2、TypeScript、MySQL、Sequelize、JWT、Vue3、Element Plu 构建一套后台权限管理系统

License

Notifications You must be signed in to change notification settings

wei-zone/wei-sys-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue3-element-admin

项目启动

# 设置镜像源(可忽略)
pnpm config set registry https://registry.npmmirror.com

# 安装依赖
pnpm install

# 启动运行
pnpm run dev

本地 Mock

项目同时支持在线和本地 Mock 接口,默认使用线上接口,如需替换为 Mock 接口,修改文件 .env.developmentVITE_MOCK_DEV_SERVERtrue 即可

项目文档

About

基于 Koa2、TypeScript、MySQL、Sequelize、JWT、Vue3、Element Plu 构建一套后台权限管理系统

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published