/Angular2-AJAX-weather

This is the code for simple tutorial for Angular2 HTTP / AJAX call.

Primary LanguageTypeScriptMIT LicenseMIT

Angular 2 AJAX

Based on ng2-play.ts

This is the code for simple tutorial for Angular2 HTTP / AJAX call.

Running the App

cd Angular2-AJAX-weather
npm i
gulp serve

The app will be served at localhost:9000.