Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 212 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 212 Bytes

Bad Link Checker

How to install

npm install

How to run

$ npm test

Imporovement

  • Generate a result report file (probably a CSV file)
  • Clean up the code and make it more DRY