Skip to content

omerberkecelik/mental-math

Repository files navigation

Mental Math (GitHub Pages)

Quickstart

npm install
npm run dev

Deploy to GitHub Pages

  1. Commit & push to main.
  2. Ensure vite.config.js has base: '/<repo-name>/' (here /mental-math/).
  3. In GitHub → Settings → Pages → set Build & deployment to GitHub Actions.
  4. Push; the provided workflow builds & publishes to Pages.

URL: https://<your-username>.github.io/mental-math/

Notes

  • 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.

About

mental math web site

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors