CUD-Traffic-AI / scripts /run_local_frontend.sh
Rajeev Ranjan Pandey
Refine UI and fix model selection bugs
e078b1d
raw
history blame contribute delete
56 Bytes
#!/usr/bin/env bash
cd frontend
npm install
npm run dev