/flowchart-fun

A small app for making quick flowcharts from text ⿻

Primary LanguageTypeScriptMIT LicenseMIT

flowchart-fun ⿻

Generate charts from text ⿻ Made with create-react-app and cytoscape.js

app

How to Run

  1. git clone
  2. cd flowchart-fun
  3. yarn
  4. 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

Contributing

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.