flowchart-editor-me
v0.1.0
Published
![flowchart-editor](https://github.com/tuchongyang/flowchart-editor/blob/master/public/screeshot.png?raw=true)
Downloads
4
Readme
flowchart-editor
基于G6和vue的可视化流程编辑工具
Preview
Packages
插件 | 版本 ---- | ----- Vue | ^2.6.10 element-ui | ^2.12.0 @antv/g6 | ^3.1.3
Document
Usage
# git clone https://github.com/tuchongyang/flowchart-editor.git
# install dependencies
npm install
### Compiles and hot-reloads for development
npm run serve