1.1.2 • Published 1 year ago
vue-flowchart-editor-new v1.1.2
vue-flowchart-editor
A flowchart editor component base on Vue and G6, enjoy ~
一个基于 Vue 和 G6 的在线流程图编辑器
All contributions are welcome! 🎉🎉🎉
Setup
yarn add vue-flowchart-editorProject setup 项目设置
yarn installCompiles and hot-reloads for development 开发
yarn serveCompiles for demo 编译 demo,具体使用可以参考 demo 代码
yarn build:demoCompiles for production 编译库
yarn build:libLints and fixes files
yarn lintCustomize configuration 项目使用 vue cli 编译
G6 version
^3.5.3