Skip to content

Demo application showing how to use the Http service and Observables in Angular 2

Notifications You must be signed in to change notification settings

horeyes/angular2-http-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular2-http-demo

Demo application showing how to use the Http service and Observables in Angular 2

To run this application, you need nodejs and npm installed on your system. Then, run the following commands from your command prompt:

npm install

npm start

This will transpile the TypeScript files and open the application in a browser window with live reload.

About

Demo application showing how to use the Http service and Observables in Angular 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.1%
  • JavaScript 21.1%
  • HTML 8.8%