12585d6e8371e6f9bd076ae24a2e0a68dbb2f9ac
React Flow in Vue3 = Revue Flow
This repo is still a big construction site with nothing really finished. Please check out React Flow if you like the idea.
Motivation
Seeing as many libraries exist in the React ecosystem and Vue sadly does not get the same love and attention, I decided to port the React Flow library to Vue.js.
Setup
This project uses Vite.
# start (dev)
$ yarn dev
# build app
$ yarn build
# serve app from dist
$ yarn serve
Description
Languages
TypeScript
80.3%
Vue
17%
CSS
1.8%
JavaScript
0.6%
Dockerfile
0.2%
Other
0.1%