Skip to content

Latest commit

 

History

History
 
 

nodejs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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