Skip to content

albertlast/GameLiveCounterSvelte

Repository files navigation

GameLiveCounter with Svelte

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).

App

Requirments

Only a webserver to deliver the js files is needed, the website runs full on client side.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

About

Game Liv Counter with Svelte

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published