Available at https://flowchart.fun/
Made with create react app and cytoscape.js
- A NPM package that generates the svg from a text file. Useful for documentation.
- Converting https://flowchart.fun to a PWA so it is installable
- Add tests so things don't break as we go
git clone
cd flowchart-fun
yarn
yarn start
For more information on developing, check out create-react-app's README