|
|
||
|---|---|---|
| .github | ||
| demo-antd-pro-with-formily | ||
| demo-basic-antd | ||
| demo-basic-fusion | ||
| demo-basic-fusion-with-single-component | ||
| demo-custom-initialization | ||
| demo-general | ||
| demo-next-pro | ||
| demo-node-extended-actions | ||
| public | ||
| scripts | ||
| .gitignore | ||
| .prettierrc.js | ||
| LICENSE | ||
| README.md | ||
| build.json | ||
| build.plugin.js | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
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
场景列表:
- general
- basic-fusion(此 fusion 的元数据描述是很老的版本,只为了示意描述结构,请勿用于生产环境)
- basic-antd
- basic-fusion-with-single-component
- custom-initialization
- node-extended-actions
- next-pro
- antd-pro-with-formily
更多参考资料: