Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 121 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 121 Bytes

Python

Setup

python -m venv venv
pip install -r requirements.txt

Run

python server.py