this app is created for the BA-Thesis
an app to create a flow-diagram from different fritzing fzz sketches.
This project replicates the Storm React Diagrams examples in JSX style javascript.
Live demo can be found at https://rickhewes.github.io/jsx-storm-react-diagrams-demo
To install and build, clone the repo and execute;
yarn install && yarn start