Petri
1.0.0
Un simulateur de filet Petri très simple
# 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.