A countdown timer for Rummikub. Clicking on the screen will reset the timer.
https://rummikub-timer.pages.dev/
✨ Bootstrapped with Create Snowpack App (CSA).
Runs the app in the development mode. Open http://localhost:8000 to view it in the browser.
Builds a static copy of your site to the build/
folder.
Launches the application test runner.
Run with the --watch
flag (npm test -- --watch
) to run in interactive watch mode.