Angular
Angular CLI Basics - ng generate component

ng generate component Exercise Review

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 
PRO

In this exercise, you should have created three new components:

  • A team-list component added to the TeamModule
  • A main-nav component added to and exported from the SharedModule with a selector of main-nav
  • A button component added to and exported from the SharedModule, explicitly using the --module flag

In this video, we'll go over the solutions to the exercise.

 

I finished! On to the next chapter