How to Use This App

Install Flask:

$ pip3 install flask

Run the app:

$ export FLASK_ENV=development; flask run