sample-flaskServer/README.md
2023-01-12 21:43:09 -05:00

254 B

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