npm install
npm run dev- Commit & push to
main. - Ensure
vite.config.jshasbase: '/<repo-name>/'(here/mental-math/). - In GitHub → Settings → Pages → set Build & deployment to GitHub Actions.
- Push; the provided workflow builds & publishes to Pages.
URL: https://<your-username>.github.io/mental-math/
- Web Speech API works best over HTTPS (Pages is HTTPS-by-default).
- On iOS, press the 🔊 button once to allow audio before auto-speak kicks in.