Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 492 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 492 Bytes

nest-plumb

基于 Vue、jsplumb 构建的流程图 DEMO

在线演示地址

简述功能:

  1. 支持画板拖拽、缩放
  2. 支持节点创建、编辑
  3. 支持节点连接
  4. 支持删除节点、连接、树

如何安装与使用

git clone https://github.com/Wlisfes/nest-plumb.git

cd nest-plumb

npm install

npm run dev

界面预览