Let's create two components to further explore working with routing.
First component:
ng generate component aaaa
Second component:
ng generate component bbbb
Create two test components.