how to run a flask file in terminal code example Example: how to set and run flask app on terminal > set FLASK_APP=hello > flask run