Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 82 Bytes

readme.md

File metadata and controls

8 lines (6 loc) · 82 Bytes

To run:

$ export FLASK_APP=app/app.py
$ flask run

Requires Python3