You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This [awesome-lowcode-engine](https://github.com/lowcode-workspace/awesome-lowcode-engine) page links to a repository which records all of the tools\materials\solutions that use or built for the lowcode-engine, PR is welcomed.
134
134
@@ -146,14 +146,14 @@ $ npm start
146
146
>
147
147
> 📢 Windows environment must use [WSL](https://docs.microsoft.com/en-us/windows/wsl/install), other terminals are not guaranteed to work normally
148
148
149
-
After lowcode-engine is started, several umd files are provided, which can be debugged in combination with the [lowcode-demo](https://github.com/alibaba/lowcode-demo) project. Refer to the file proxy rules [here](https://www.yuque.com/lce/doc/glz0fx).
149
+
After lowcode-engine is started, several umd files are provided, which can be debugged in combination with the [lowcode-demo](https://github.com/alibaba/lowcode-demo) project. Refer to the file proxy rules [here](https://lowcode-engine.cn/site/docs/participate/prepare).
150
150
151
151
## 🤝 Participation
152
152
153
153
Please read first:
154
-
1.[How to configure the engine debugging environment? ](https://www.yuque.com/lce/doc/glz0fx)
155
-
2.[About the R&D collaboration process of the engine](https://www.yuque.com/lce/doc/contributing)
156
-
3.[Engineering Configuration of Engine](https://www.yuque.com/lce/doc/gxwqg6)
154
+
1.[How to configure the engine debugging environment? ](https://lowcode-engine.cn/site/docs/participate/prepare)
155
+
2.[About the R&D collaboration process of the engine](https://lowcode-engine.cn/site/docs/participate/flow)
156
+
3.[Engineering Configuration of Engine](https://lowcode-engine.cn/site/docs/participate/config)
157
157
158
158
> Strongly recommend reading ["The Wisdom of Asking Questions"](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way), ["How to Ask Questions to the Open Source Community"](https: //github.com/seajs/seajs/issues/545) and [How to Report Bugs Effectively](http://www.chiark.greenend.org.uk/%7Esgtatham/bugs-cn.html), [ "How to Submit Unanswerable Questions to Open Source Projects"](https://zhuanlan.zhihu.com/p/25795393), better questions are easier to get help. (This paragraph refers to [antd](https://github.com/ant-design/ant-design))
0 commit comments