npm install
There are exercises with various complexities found in src/exercises
.
To complete each exercise, there should be no type errors left in the file. To double check if you've solved the exercise, you can find the solution in src/solutions
.