From 76cb4892959bd8d3721a63b14bed79bbacd5f944 Mon Sep 17 00:00:00 2001 From: liujuping Date: Tue, 20 Sep 2022 17:36:55 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=96=B0=E5=A2=9E=E4=B8=80=E4=BA=9B=20?= =?UTF-8?q?DEMO=20=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index bebe2fc..012305d 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,12 @@ - [基于 formily 实现的表单解决方案](https://github.com/seada-low-code/lowcode-ecology/tree/main/packages/formily-materials) - [基于 umi4 的 lowcode-engine-demo](https://github.com/moling1234/umi4-lowcode-engine-demo) +## DEMO 示例 +- [通过使用 Egg.js 和 LowcodeEngine 搭建的低代码平台](https://github.com/leoner/EggLowcode) +- [Rax 示例工程](https://github.com/Sarali2022/lowcode-engine-rax) +- [多页面示例工程](https://github.com/blueju/lowcode-multi-page-demo) +- [Umi 示例工程](https://github.com/Juster5/umi-lowcode-demo) + ## 物料库 - [基于 next 实现的高级表单低代码物料](https://github.com/Dogtiti/next-pro-lowcode-materials)