Skip to content

hackutd/f24-flask-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

f24-flask-workshop

Learn Flask by creating a Translation Web App

HELPFUL COMANDS

To run our app: flask --app app.py --debug run

You can also use the following command to run the app: flask run

But this won't restart the server automatically when you make a change in the code. You will have to stop the server and run the command again.

About

Learn Flask by creating a Translation Web App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published