Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 183 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 183 Bytes

MIT Health Datathon 2023 Website

(still in progress)

To run this project locally:

python -m flask --app server run

To build a frozen version

python build.py