Skip to content

基于 Echo + Gorm + Casbin + Uber-FX 实现的 RBAC 权限管理脚手架的前端模块

License

Notifications You must be signed in to change notification settings

RealLiuSha/echo-admin-ui

Repository files navigation

echo-admin-ui

简介

echo-admin-ui 是基于 vue 2.x 为 echo-admin 实现的前端应用,如果你也使用 vue 2.x 则不用考虑权限功能如何实现,即可直接开展业务开发。

开发

# 拉取代码
git clone https://github.com/RealLiuSha/echo-admin-ui.git

# 进入项目目录
cd echo-admin-ui

# 安装依赖
yarn install

# 启动服务
yarn serve

# 编译
yarn build

About

基于 Echo + Gorm + Casbin + Uber-FX 实现的 RBAC 权限管理脚手架的前端模块

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published