Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 141 Bytes

readme.md

File metadata and controls

9 lines (5 loc) · 141 Bytes

Setup

Runs on python3. Install requirements using requirements.txt. Might need:

export FLASK_APP=server.py

Then to run:

flask run