This lesson explains how we can inject simple service dependencies into Angular 2 components using providers. We’ll also discuss what providers are and why they are needed.
great, how to run this project ?, I download this project an open with webStorm and try run. ng serve and the result it's "You have to be inside an angular-cli project in order to use the serve command."
Error in TRANSCRIPT: import { Comonent, OnInit } from '@angular/core'; Missing 'P' ;) in 'Component'