Skip to content

Low code front-end management platform scaffold.

License

Notifications You must be signed in to change notification settings

fddi/ug-client-pro

Repository files navigation

Low code front-end management platform scaffold.

开箱即用的低代码前端管理平台脚手架。

项目特点

  • 提供一套管理平台界面方案,开箱即用。
  • 支持低代码方案:JSON配置生成动态表单。
  • 支持低代码方案:JSON配置生成标准增删查改界面。
  • 支持微前端架构:qiankun
  • 使用react和ant-design。

使用文档

查看文档

快速开始

# 克隆项目到本地
git clone https://gitee.com/fddi/ug-client-pro.git
# 转到项目目录
cd ug-client-pro
# 安装
npm install
# 运行
npm run start
#### 若需要测试微前端
cd ./mirco-app-test
#### 启动一个测试微前端
npm run start
  • 登录界面

  • 管理平台

  • 动态表单

  • 动态CURD界面

About

Low code front-end management platform scaffold.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published