- Checkout the repo
- Start a local web server, e.g.
python3 -m http.server --cgi 8080
- Open http://localhost:8080/ in the browser
- Create modules by clicking anywhere on empty space and typing the name of a module
- Connect modules by clicking on little circles representing their inputs (on the left) and outputs (on the right)
- Remove connections by clicking on connecting lines (patch cables)
- Remove modules by dragging them off the screen