# Smaage Frontend Prototype ## Install Requirements ```bash pip install -r requirements.txt ``` ## Run ```bash python -m frontend.app ```