Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 416 Bytes

File metadata and controls

8 lines (8 loc) · 416 Bytes
  1. Install Node JS and NPM : https://nodejs.org/en/download
  2. code running
    1. open the project folder in visual studio and do the following steps
    2. navigate to dogsdata subfolder in dogsdata folder
    3. execute npm install command and install all the dependencies
    4. execute npm start command to run the project
  3. To open the application open any browser and navigate to http://localhost:3000