Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 290 Bytes

File metadata and controls

10 lines (8 loc) · 290 Bytes

nodeAngularWeatherApp

Steps to run the project:

  1. Open command prompt
  2. Go to project root directory
  3. run "npm install" [this downloads all the dependencies using npm]
  4. run "node app"
  5. Browse application at "http://localhost:4000/"
  6. In browser, Enter 'zipCode' and click 'Go'