genoany-g6-v2

A flowchart editor component base on Vue and G6, enjoy ~

Usage no npm install needed!

<script type="module">
  import genoanyG6V2 from 'https://cdn.skypack.dev/genoany-g6-v2';
</script>

README

genoany-g6-v2

A flowchart editor component base on Vue and G6, enjoy ~

一个基于 Vue 和 G6 的在线流程图编辑器

Setup

yarn add genoany-g6-v2

Project setup 项目设置

yarn install

Compiles and hot-reloads for development 开发

yarn serve

Compiles for demo 编译 demo,具体使用可以参考 demo 代码

yarn build:demo

Compiles for production 编译库

yarn build:lib

Lints and fixes files

yarn lint

Customize configuration 项目使用 vue cli 编译

See Configuration Reference.

References 参考