Example 1: run flask app from command line # For bash do this: set FLASK_APP= # For powershell do this: $env FLASK_APP= # Run it like this flask.
確定! 回上一頁