Update README.md

This commit is contained in:
Vrishak Vemuri 2023-01-12 21:43:09 -05:00 committed by GitHub
parent 145f20c127
commit 7dc7754e7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,8 @@
# 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