Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 396 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 396 Bytes

Local Weather

Angular Demo App

#To Run this App

  1. Download and install Nodejs from https://nodejs.org
  2. Download & extract the zip file, or clone the repository : git clone https://github.com/johnneed/weather.git
  3. Navigate to the root of project : cd weather
  4. Start server : npm start
  5. Open browser and navigate to http://localhost:8080