- Install dependencies.
npm install
- Run test
npm test
- Run Match calculations.
npm start
files
helpers.js
contains helpers functions.gamedata.js
contains data of the gametest.js
contains some tests for the helpers functionsresume.js
the scripts that glues all together.