Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download and change terminal directory into PYTHON

On Mac:

export FLASK_APP=webapp
flask run

On Windows:

set FLASK_APP=webapp
flask --app webapp.py run

Then, head to 127:0:0:1:5000/home in your browser!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages