export FLASK_APP=hello.py $ python -m flask run * Running on ... Now head over to http://127.0.0.1:5000/, and you should see your hello world greeting.
確定! 回上一頁