Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 226 Bytes

creating-routes.md

File metadata and controls

6 lines (3 loc) · 226 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 routing.