mirror of
https://github.com/PotentiaRobotics/sample-flaskServer.git
synced 2025-04-03 03:30:17 -04:00
sample flask server to modify to learn more about flask (for new folks!)
static/src | ||
templates | ||
.gitignore | ||
app.py | ||
README.md |
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 CSSstatic/dist/
is auto-generated