Skip to content

chauchakching/rummikub-timer

Repository files navigation

rummikub-timer

A countdown timer for Rummikub. Clicking on the screen will reset the timer.

https://rummikub-timer.pages.dev/

✨ Bootstrapped with Create Snowpack App (CSA).

Available Scripts

yarn start

Runs the app in the development mode. Open http://localhost:8000 to view it in the browser.

yarn run build

Builds a static copy of your site to the build/ folder.

yarn test

Launches the application test runner. Run with the --watch flag (npm test -- --watch) to run in interactive watch mode.