Skip to content

chohner/doppelkopf-score-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doppelkopf Score Tracker

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.

Available Scripts

npm start

Runs app in dev mode (Hotreload, linting warnings in console), served at http://localhost:3000.

npm test

Launch test runner in interactive watch mode.
See running tests for more information.

npm run build

Build minified production app to build/.

npm run deploy

Deploys production build to gh-pages branch

npm run lint

Run eslint across src/ folder.