Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ade34eb + ec32230 commit e377c47Copy full SHA for e377c47
Python/Flask_Blog/quickstart-windows.bat
@@ -0,0 +1,3 @@
1
+set FLASK_APP=flaskblog.py
2
+set FLASK_ENV=development
3
+flask run
0 commit comments