Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

137 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SheriffOfNottinghamCalculator

A calculator for the Sheriff of Nottingham board game. Completely rewritten from scratch.

To execute the project:

  1. Start the server and database using Docker:

    • Run docker-compose up from the project root.
    • This will launch the backend server and the database container.
  2. Start the frontend application using npm:

    • Change directory to the frontend app: cd app
    • Install dependencies if needed: npm install
    • Start the frontend dev server: npm run dev

The frontend should then be available at the local dev URL shown in the terminal.

About

A calculator for the Sheriff of Nottingham board game. Completely rewritten from scratch. This is my v2.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages