Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 386 Bytes

File metadata and controls

6 lines (5 loc) · 386 Bytes

HeadFirstCode

Working on a Flask app using HeadFirstPython

  • Note that you must have all of these files located in the same location on your local machine for the code to work.
  • I recommend launching the code from a command terminal.
  • Debug mode is initiated to allow you to play with the code on your local machine without having to restart the app everytime you make changes.