Skip to content

christianareas-postman/links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Links

The project uses linkinator to find broken links.

Install

gh repo clone christianareas-postman/links
npm i
cd links

Find links that return an error

The following command finds links within http://localhost:3000 that return an error, such as a 404 error. Make sure you first start your local server (usually, npm run dev).

npm run check-links:local

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published