Skip to content

AndrewJSchoen/Petri

Repository files navigation

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.