A solution to the kata at https://codingdojo.org/kata/Yahtzee/
- Install node.js on your machine.
- At a command prompt, type
npm installinside the project folder.
- At a command prompt, type
npm testornpm tinside the project folder.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A solution to the kata at https://codingdojo.org/kata/Yahtzee/
npm install inside the project folder.npm test or npm t inside the project folder.