Is a basic live counter for games, it can handle two person at the same time.
You can use the setting menu to switch to fullscreen, also when android with chromebase browser is used, you can also disable the screensaver (enable wakelock).
Only a webserver to deliver the js files is needed, the website runs full on client side.
npm install
npm run dev
npm run build
npm run test:unit