Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 209 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 209 Bytes

Link Checker

Requirements

NodeJS

Start the server

(!) Make .env file

Run in development mode

npm run dev

Run in production mode

npm run prod