Basic Routing
TODO: Just an introduction to routing here, don't need to go into parameters and children yet.
- create a
routes.tsfile - add routing in
main.ts - show router outlet
- create a navigation component with some router links
[routerLink]and[routerLinkActive]