Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 278 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 278 Bytes

sample-flaskServer

sample flask server to modify to learn more about flask (for new folks!)

app.py is what you run (python app.py)
templates/ has html stuff
static/ has images and CSS

  • static/src/ has CSS
  • static/dist/ is auto-generated