Join our newsletter!
Get exclusive content, resources, and more!
1-2 emails per week, no spam
The most common way to add routing to an Angular app is to base it on the components which make up the application. Let's add a couple basic components and wire up the router so we can manually navigate to the routes and see the views generated by the components.