项目作者: lingjieee

项目描述 :
A Flowchart Editor Based On G6
高级语言: TypeScript
项目地址: git://github.com/lingjieee/vf-editor.git
创建时间: 2020-06-04T12:54:19Z
项目社区:https://github.com/lingjieee/vf-editor

开源协议:MIT License

下载


English | 简体中文

VF Editor



A Flowchart Editor Based On G6 and React.

GitHub
npm
npm

Installation

npm

```bash | pure
npm install vf-editor —save

  1. ## Examples
  2. ```bash | pure
  3. # Clone the repository
  4. $ git clone https://github.com/lingjieee/vf-editor.git
  5. # Change directory
  6. $ cd vf-editor
  7. # Install dependencies
  8. $ yarn install
  9. # Run examples
  10. $ yarn start