Skip to content

Latest commit

 

History

History

angular2-child-injectors

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Running the example

This uses the method described in the Angular 2 quick start guide, so you need to first install packages, and then you should be able to just run things:

npm install
npm start

That should compile everything for you and launch a browser that will react to changes in any file.