Steps to run the project:
- Open command prompt
- Go to project root directory
- run "npm install" [this downloads all the dependencies using npm]
- run "node app"
- Browse application at "http://localhost:4000/"
- In browser, Enter 'zipCode' and click 'Go'
Repository from Github https://github.comtank4u/nodeAngularWeatherApp
Steps to run the project: