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 [email protected]:bcc-its/darts-telegram.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/
If an error message appears when the game launches, please add ?q=123 to the url