Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Flask Map Application - Video 1

To start the app, open up the command line and navigate to this folder. Run

set FLASK_APP=app
set FLASK_ENV=development
flask run