* 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