xtrm-odds-calc
v1.0.1
Published
Library for odd calculators
Readme
Odd calculators library

This library contains all the common odd calculators such as:
- Classic odd calculator
- System odd calculator
Pulling project
To pull this project and all dependencies of this library run command:
git clone [email protected]:xtreme-front/common/xtreme-odds-calc.git && cd odd-calculators-lib && npm install
Building library
To build this library run command:
npm run build
Testing library
To run all tests inside this library run command:
npm run test
Adding library
TODO: See what user needs to setup to access private npm registry. To add this library to a project run command:
npm install --save xtrm-odds-calc
Authors
- Davor Češljaš
- Mihael Međan
