Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 735 Bytes

README.zh-CN.md

File metadata and controls

37 lines (24 loc) · 735 Bytes

English | 简体中文

VF Editor

基于 G6React 的流程图编辑器

GitHub npm npm

安装

npm

npm install vf-editor --save

示例

# 克隆仓库
$ git clone https://github.com/lingjieee/vf-editor.git

# 切换目录
$ cd vf-editor

# 安装依赖
$ yarn install

# 运行示例
$ yarn start