step1: Clone the (llipio/algorithms) repository locally
step2: To install all of the dependencies, run npm install
step3: Pick an issue that you would like to work on
step4: Create a solution for the problem you want to work only
step5: To test your function, simply run npm run test curriculum/js1/tests/<test_number>.js