Skip to content

Alberto-Velez/Messing-around-with-angular-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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 'node server.js'

npm start

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

About

Playing around with angular 2 http requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published