Skip to content

tuchongyang/flowchart-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flowchart-editor

基于G6和vue的可视化流程编辑工具

flowchart-editor

Preview

在线预览

Packages

插件 版本
Vue ^2.6.10
element-ui ^2.12.0
@antv/g6 ^3.1.3

Document

G6文档

G6图标示例

Usage

# git clone https://github.com/tuchongyang/flowchart-editor.git

# install dependencies
npm install

### Compiles and hot-reloads for development
npm run serve