Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 228 Bytes

creating-routes.md

File metadata and controls

5 lines (3 loc) · 228 Bytes

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 2 routing.