/boardgames-calculator

Calculate players scores in board games.

Primary LanguageJavaScript

Board games calcualtor

Created by: Jakub Nowicki

This small app allows you to calculate players scores in a board game. You can use one of the provided presets or create your one one. Deployed app is available here.

Development

yarn install

Will install all dependencies required by the project.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.