flowchart-fun ⿻
Available at https://flowchart.fun/
Made with create react app and cytoscape.js
In the works
- 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
How to run locally
git clonecd flowchart-funyarnyarn start
For more information on developing, check out create-react-app's README
