- Git clone the repo and run
npm i - Run
npm install -g nodemon
npm run start-f
- Go to the base URL http://localhost/ with
:PORTwhere PORT is defined on line 1 of code - You will get:
- keyword (main wording of what to look for in the
<a>tags) - website (main URL of the site with pages/articles)
- baseURL (main URL of the site)
- keyword (main wording of what to look for in the
npm run start-b
Go to the base URL http://localhost/ with :PORT where PORT is defined on line 1 of Code
Run the two servers concurrently The following packages are used: