https://www.processon.com/view/link/5bd016eee4b0534c9c128d02

https://bpmn.io/

topology

https://gitee.com/le5le/meta2d.js

https://developer.le5le.com

https://github.com/le5le-com/topology.js

https://developer.le5le.com/api/utils.html#formatpadding

https://github.com/le5le-com/topology.js/tree/master/examples/react
git clone https://github.com/le5le-com/topology.js.git

IOT

http://iot.demo.le5le.com

运行 vue 、 react 示例

  1. 安装依赖
    切换到对应目录。 npm i 或 yarn

  2. 运行项目
    查看 package.json 确认运行命令。

运行 es5 示例

  1. 安装全部依赖
    凡是有 package.json 的地方都需要安装依赖。 npm i 或 yarn

  2. 打包 topology.js
    执行最外层 package.json 中的 bulid 命令。 cd 到最外层, npm run build or yarn build 确保执行后 dist/topology/topology.js 存在

  3. 运行示例项目
    es5
    推荐使用 live server.

文档更新时间: 2024-03-31 21:54   作者:admin