/opengenus-web-crawler

Submission for OpenGenus Software Engineer Internship

Primary LanguageJavaScript

opengenus-web-crawler

Submission for OpenGenus Software Intern.

What you need to run this

  • Node Js
  • Any browser except IE 😜

  • After getting Node installed, Go ahead and clone the repo.
    Open the terminal in the foler location type in the command

    npm install
    

    Installing

    A step by step series of examples that tell you have to get a development env running

    You can start the program at http://localhost:4400/ by typing in the terminal command

    node app.js
    

    Built With