565a379
1
2
3
4
5
6
@echo off echo Starting MathMinds UI... call .venv\Scripts\activate streamlit run frontend/app.py pause