Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 113 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 113 Bytes

How to Run

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python app.py