Skip to content

marikaris/judo-score

Repository files navigation

Netlify Status

Judo Score Board

Simple judo score board to use in competitions. Build and deploy on own server or try out the demo on Netlify.

Key bindings

Key Result
Space Toggle timer
Shift Toggle pin timer
r Refresh all
t Refresh timers
g Golden score

Issues

Submit issues via the github issue tracker.

Dev information

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Type Support for .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.

Customize configuration

See Vite Configuration Reference.

Project Setup

yarn

Compile and Hot-Reload for Development

yarn dev

Type-Check, Compile and Minify for Production

yarn build

Lint with ESLint

yarn lint

About

Simple judo score board to use in competitions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published