mirror of
https://github.com/PotentiaRobotics/sample-flaskServer.git
synced 2025-04-21 11:20:16 -04:00
Update README.md
This commit is contained in:
parent
145f20c127
commit
7dc7754e7d
|
@ -1,2 +1,8 @@
|
||||||
# sample-flaskServer
|
# sample-flaskServer
|
||||||
sample flask server to modify to learn more about flask (for new folks!)
|
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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user