flask run example Example: flask how to run app $ export FLASK_APP=hello.py $ python -m flask run * Running on http://127.0.0.1:5000/