Skip to content

hgawande/weather-forecast-angular-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherForecast (Build with Angular 6.x)

How to build and run

  1. Install Node 8.x globally
  2. Install Angular CLI 6.x globally (npm install -g @angular/cli)
  3. To build execute "ng build" from project root in console
  4. To lint execute "ng lint" from project root in console
  5. To test execute "ng test" from project root in console
  6. To run excute "ng serve --open" from project root in console

TODO (Features/issues)

  1. Change default city
  2. Location based wheather (using HTML5 geolocation)
  3. Improved styling
  4. More test converage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors