This repo hold the telegram game version for the dart game from https://github.com/bcc-its/darts
Pull the code from github
git clone git@github.com:bcc-its/darts-telegram.gitInstall all dependencies
npm installRun the code
npm run startThis will start webpack and opens the game in "develop" mode in your browser at http://localhost:3000/
If an error message appears when the game launches, please add ?q=123 to the url