⊗jsagPmRtNP 79 of 97 menu

Creating a new project for routing in Angular

To study routing, we need to create a new project. When creating, you will be offered various options and one of the options will be to enable routing. Enable it.

Let me remind you of the command to install a new project:

ng new my-app

Set up a new project with roaming.

enru