Coding exercise - Sportradar
Library to add, remove and update scores for football matches.
Instructions to use the library:
-Open the terminal
-Navigate to the path of the library
-Run "npm install" to install the npm packages
-Run "npx tsc" to compile the code to Javascript