Student_Analyzer / devserver.sh
akshit7093's picture
Changes before Firebase Studio auto-run
8098153
raw
history blame contribute delete
77 Bytes
#!/bin/sh
source .venv/bin/activate
python -u -m flask --app main run --debug