javascript-exercises ## Installation After cloning the repo, run the following: $ npm install ## Running the tests $ npm test or, for watch mode: $ npm run test:watch