You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Clone the repo
git clone https://github.com/AndrewJSchoen/Petri
# Go to the directorycd Petri
# Install Dependencies
yarn install
# Start
yarn dev
# Go to the browser at the address shown.