Go to file
JackLian 2b77c619ee chore: use 1.0.15 2022-11-16 13:25:08 +08:00
.github chore: update engine version & add demo version 2022-04-15 11:12:42 +08:00
demo-antd-pro-with-formily chore: use 1.0.15 2022-11-16 13:25:08 +08:00
demo-basic-antd chore: use 1.0.15 2022-11-16 13:25:08 +08:00
demo-basic-fusion chore: use 1.0.15 2022-11-16 13:25:08 +08:00
demo-basic-fusion-with-single-component chore: use 1.0.15 2022-11-16 13:25:08 +08:00
demo-custom-initialization chore: use 1.0.15 2022-11-16 13:25:08 +08:00
demo-general chore: use 1.0.15 2022-11-16 13:25:08 +08:00
demo-next-pro chore: use 1.0.15 2022-11-16 13:25:08 +08:00
demo-node-extended-actions chore: use 1.0.15 2022-11-16 13:25:08 +08:00
public chore: use 1.0.15 2022-11-16 13:25:08 +08:00
scripts feat: 删除根目录下 demo mock 数据 2022-11-14 17:44:42 +08:00
.gitignore chore: gitignore add package-lock 2022-11-15 15:06:22 +08:00
.prettierrc.js feat: first commit - genesis 2022-02-22 09:40:57 +08:00
LICENSE Initial commit 2021-12-30 23:58:40 +08:00
README.md fix: pr问题修复 2022-11-15 15:38:41 +08:00
build.json fix: pr问题修复 2022-11-15 15:38:41 +08:00
build.plugin.js fix: pr问题修复 2022-11-15 15:38:41 +08:00
package-lock.json feat: add demo-1 2022-11-08 11:31:30 +08:00
package.json feat: 修复 demo npm 包展示问题 2022-11-14 18:33:04 +08:00
tsconfig.json feat: first commit - genesis 2022-02-22 09:40:57 +08:00

README.md

Low-Code Engine Demo

demo是一个组合内核、setter、插件、物料的示范工程因为未经长期生产环境打磨可能还会有一些各个模块间结合的 bug希望大家理解~

如何使用

目前包含多个独立 demo 工程目录,每个 demo 目录都是一个独立的工程, 代表一个特定的 demo 场景,可以选择其一单独使用。

git clone git@github.com:alibaba/lowcode-demo.git
cd lowcode-demo
cd demo-general
npm install
npm run start

场景列表:

更多参考资料: