Skip to content

TPTraber/AutomatonLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutomatonLab

It's time to simulate... with cells!

Setup & Run

# clone repo (optional)
git clone https://github.com/TPTraber/AutomatonLab.git
cd AutomatonLab

# install dependencies
pip install -r requirements.txt

# run backend (terminal 1)
python backend/app.py

# run frontend (terminal 2)
python frontend/server.py

Then open in browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors