forked from alibaba/lowcode-demo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,15 @@ | |
|
||
本 demo 是一个组合内核、setter、插件、物料的示范工程,因为未经长期生产环境打磨,可能还会有一些各个模块间结合的 bug,希望大家理解~ | ||
|
||
场景列表: | ||
|
||
- [basic-fusion](https://alifd.alicdn.com/npm/@alilc/[email protected]/build/basic-fusion.html) | ||
- [pro-fusion](https://alifd.alicdn.com/npm/@alilc/[email protected]/build/index.html) | ||
- [custom-initialization](https://alifd.alicdn.com/npm/@alilc/[email protected]/build/custom-initialization.html) | ||
|
||
更多参考资料: | ||
|
||
- [马上玩一下](https://alifd.alicdn.com/npm/@alilc/[email protected].3/build/index.html) | ||
- [马上玩一下](https://alifd.alicdn.com/npm/@alilc/[email protected].6/build/index.html) | ||
- [低代码引擎官网](http://lowcode-engine.cn) | ||
- [引擎主包](https://github.com/alibaba/lowcode-engine) | ||
- [引擎主包](https://github.com/alibaba/lowcode-engine) | ||
|