pip install -r requirements.txt
export FLASK_APP=app.py
flask run --host=0.0.0.0
UVMHacks2025/team89
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
pip install -r requirements.txt
export FLASK_APP=app.py
flask run --host=0.0.0.0