* Generate a `book-list` component with angular-cliI (if not exists!!) * Inject `BooksService` into `BookListComponent` (DI) * use `BooksService` in ngOnInit * show all Books in a list
book-listcomponent with angular-cliI (if not exists!!)BooksServiceintoBookListComponent(DI)BooksServicein ngOnInit