|
|
||
|---|---|---|
| boltic.yaml | ||
| index.html | ||
| package.json | ||
| README.md | ||
| server.js | ||
Keyboard Learning Game
Full-screen blue background. Whatever key you press shows up BIG + BOLD for kids to learn letters, numbers, and symbols.
Run
Option 1: Open directly
Open index.html in your browser.
Option 2: Run a small server (recommended)
npm start
Then open http://localhost:8080.