Skip to content

A small web application to manage the scoring history of Rommé games and evaluate statistics

License

Notifications You must be signed in to change notification settings

VILLAN3LL3/romme_statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rommé

A small web application to manage the scoring history of Rommé games and evaluate statistics

Tech Stack

  • Backend: NodeJS Express Server
  • Frontend: React (TypeScript) with Vite, Material UI
  • Data Persisting: JSON files

Dev

To run the app, open the project folder in a terminal window. For the backend:

> $ cd backend
> $ npm run start

A second terminal window for the frontend:

> $ cd webclient
> $ npm run dev

Open a browser window for http://localhost:5173/

About

A small web application to manage the scoring history of Rommé games and evaluate statistics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published