Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 164 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 164 Bytes

MIT Critical Datathon 2023 Website

To run this project locally:

python -m flask --app server run

To build a frozen version

python build.py