Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 652 Bytes

README.md

File metadata and controls

16 lines (7 loc) · 652 Bytes

freetzing flow app example

a proof of concept app to create a flow-diagram from different fritzing fzz sketches. the main idea is to use to power of designed fritzing sketches and combine them in the way your device need them.

Based on:

This project is developed on the Storm React Diagrams examples in JSX style javascript.

Live demo can be found at https://rickhewes.github.io/jsx-storm-react-diagrams-demo

install: clone the repo and execute;

yarn install && yarn start