github

tone-row / flowchart-fun

  • четверг, 4 марта 2021 г. в 00:26:54
https://github.com/tone-row/flowchart-fun


A small app for making quick flowcharts from text ⿻



flowchart-fun ⿻

Available at https://flowchart.fun/

Made with create react app and cytoscape.js

app

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 clone
  • cd flowchart-fun
  • yarn
  • yarn start

For more information on developing, check out create-react-app's README