Outline
In this video, we go over the commands needed to accomplish the exercise for this section. You should have run something similar to the following two commands:
ng g m team --routing --module app.module --route team
-
ng g m shared --module app.module