mirror of
https://github.com/PotentiaRobotics/sample-flaskServer.git
synced 2025-04-17 17:40:19 -04:00
9 lines
278 B
Markdown
9 lines
278 B
Markdown
# sample-flaskServer
|
|
sample flask server to modify to learn more about flask (for new folks!) <br/>
|
|
|
|
`app.py` is what you run (`python app.py`) <br/>
|
|
`templates/` has html stuff <br/>
|
|
`static/` has images and CSS <br/>
|
|
- `static/src/` has CSS
|
|
- `static/dist/` is auto-generated
|