vue 流程设计器
github地址:https://github.com/280780363/gucflow.designer
demo地址:https://280780363.github.io/gucflow.designer/
使用vue-cli3.0搭建.yarn管理包.
基于svg,原生写法 没有使用其他画图组件,目前并没有做成独立组件.
有需要的可以参考参考 copy copy.
如何运行?
1.安装nodejs;
2.安装yarn;
3.yarn install
4.yarn serve