smartengine-editor
v0.1.8
Published
SmartEngine流程编排引擎
Downloads
9
Maintainers
Readme
smartengine-editor
标准 assets react 组件
开发
构建资源并调试
just dev
构建
构建 src 目录下的源码, 并生成 ES5 代码到 lib 目录中
just build
测试
内置 jest 测试框架
just test
发布
发布组件至 tnpm 上
just pub
命名
- 自定义connetor的命名格式: x-y
- /components/connectors/index.js下的className格式类似: StartConnector