Creating Routes
The ng g route [route-name]
command will spin up a new folder and route files for you.
At the time of writing this feature was temporarily disabled due to ongoing changes happening with Angular routing.
原文: https://angular-2-training-book.rangle.io/handout/cli/creating-routes.html