The dartgame that you can play on https://aslaksen.bcc.no/det-store-dartspillet/
Pull the code from github
git clone [email protected]:bcc-its/darts.git
Install all dependencies
npm install
Run the code
npm run start
This will start webpack and opens the game in "develop" mode in your browser at http://localhost:3000/
To see the game in a develop environment please checkout : http://devaslaksen.bcc.no/det-store-dartspillet/