/Petri

Petri Net Simulation and Editing Made Easy

Primary LanguageJavaScript

Petri

A Very Simple Petri Net Simulator

To Run:

# Clone the repo
git clone https://github.com/AndrewJSchoen/Petri

# Go to the directory
cd Petri

# Install Dependencies
yarn install

# Start
yarn dev

# Go to the browser at the address shown.