Update README.md

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

View File

@ -1,8 +1,8 @@
# 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!) <br/>
`app.py` is what you run (`python app.py`)
`templates/` has html stuff
`static/` has images and CSS
`templates/` has html stuff <br/>
`static/` has images and CSS <br/>
- `static/src/` has CSS
- `static/dist/` is auto-generated