A React app for keeping score in the game Mölkky also known as nummerkubb.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
This is a React app for keeping score in the game Mölkky also known as nummberkubb.
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Clone the cr-molkky
git clone https://github.com/crundberg/cr-molkky.git
- Install NPM packages
npm install
Runs the app in the development mode.
Open https://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.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Christoffer Rundberg - @crundberg
Project Link: https://github.com/crundberg/cr-molkky
- Dennis and Ronnie for awesome feedback and beta testing!