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
场景列表:
- general
- basic-fusion(此 fusion 的元数据描述是很老的版本,只为了示意描述结构,请勿用于生产环境)
- basic-antd
- basic-fusion-with-single-component
- custom-initialization
- node-extended-actions
- next-pro
- antd-pro-with-formily
更多参考资料: