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