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

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