Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 263 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 263 Bytes

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.