Single Page Application (SPA) to track Doppelkopf scores throughout the night. Simply enter the game score and select the winner(s).
This is mainly a small learning project to pick up react, bootstrapped using Create React App.
Runs app in dev mode (Hotreload, linting warnings in console), served at http://localhost:3000.
Launch test runner in interactive watch mode.
See running tests for more information.
Build minified production app to build/
.
Deploys production build to gh-pages branch
Run eslint across src/
folder.