Skip to content

jeff-blaisdell/weather-app-angular-deux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Me

A sample weather application built to as an experiment with Angular 2.0.

Getting Started

  • To run the demo application you'll need to go grab an API Key for Forecast.io. You can find a code over at Forecast.io
  • Open up app/index.html and replace var forecastIoApiKey = 'API_KEY'; with the actual API Key.
  • Run npm install and gulp from a terminal to install and build the frontend resources.
  • Run gulp serve to launch the application.

About

An experiment with Angular 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published