Play a toy locally
Start the dev server
bash
bun run dev
Open a toy
Navigate to:
code
http://localhost:5173/toy.html?toy=<slug>
Quick manual checks
- •Confirm the canvas renders without errors.
- •Use demo audio if microphone access is blocked.
- •Verify the toy responds to audio if applicable.