Instructions
npm install - install dependencies
npm run cover - run tests and report code coverage
npm run lint - lint the code
npm test - run the tests
npm install - install dependencies
npm run cover - run tests and report code coverage
npm run lint - lint the code
npm test - run the tests