Flowchart & Flowchart designer component for Vue.js([flowchart-react](https://github.com/joyceworks/flowchart-react) for React.js).
npm install vue3-flowchartFlowchart & Flowchart designer component for Vue.js(flowchart-react for React.js).

English | 中文
``shell script`
yarn add flowchart-vue
`vue`
@save="handleChartSave" ref="chart">
See more at src/views/App.vue.
- Development Environment
` shell``
git clone https://github.com/joyceworks/flowchart-vue.git
cd flowchart-vue
yarn install
yarn run serve
Then open http://localhost:yourport/ in browser.
See Wiki.