A visual editor for Petri nets
npm install @hashintel/petrinautA component for editing Petri nets, and progressive support for SDCPN (Stochastic Dynamic Coloured Petri Nets).
Currently under development and not ready for usage.
For development and testing, you can use the included dev mode:
``bash``
yarn dev
This will start a development server with a fully functional Petrinaut editor that uses local storage to persist created nets.