Generate charts from text ⿻ Made with create-react-app and cytoscape.js
git clone
cd flowchart-fun
yarn
yarn start
This repository is organized in workspaces. /app contains the code for https://flowchart.fun and /module contains the code for the flowchart-fun npm module
For more information on developing, check out create-react-app's README
This repo is always open to contributions. Before opening a PR with a new feature, consider opening an issue or discussion to gauge support and confirm your implementation.