Files
kid_dash/webapp
2026-09-14 22:40:15 -04:00
..
2026-09-14 22:40:15 -04:00
2026-09-14 22:40:15 -04:00
2026-09-14 22:40:15 -04:00
2026-09-14 22:40:15 -04:00

KiddOs v3 React - Hot Reload

Run dev server: npm install npm run dev -- --host 0.0.0.0 --port 5173 Then on Pi DSI: cage -s -- cog --platform=wl http://localhost:5173 --bg-color=#2E3440 Or: cage -s -- chromium --kiosk --ozone-platform=wayland http://localhost:5173 Edit src/App.jsx and see hot reload instantly on DSI.