Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 643 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 643 Bytes

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