I am trying to find a concrete example on how to use the router in Angular 2. Furthermore the current angular2.d.ts
typing file from the
5 min quickstart does
Here is another resource you can try (Angular RC.1): https://playcode.org/routing-in-angular-2-rc-1/
And here is the code: https://github.com/jlsuarezs/RoutingExample
I recommend you to use the Angular-CLI to create new routes: https://github.com/angular/angular-cli
Example: https://github.com/angular/angular-cli#generating-a-route