Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 176 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 176 Bytes

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