Skip to content

Cascadia board game online score sheet for one to four players

Notifications You must be signed in to change notification settings

awolkers/cascadia-scoresheet

Repository files navigation

Cascadia board game score sheet

Codebase for reusable, online score sheet for the Cascadia board game. The score sheet itself can be found here.

Features:

  • Multilingual
  • Score history
  • 1 up to 4 players

Setup

Make sure to install the dependencies:

# npm
npm install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

Production

Build the application for production:

# npm
npm run build

Locally preview production build:

# npm
npm run preview

About

Cascadia board game online score sheet for one to four players

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published