Hi
When installing new project it didn't ask for Routing Module. How it can be added later on. I am using Angular 17.
Thanks
Hi
When installing new project it didn't ask for Routing Module. How it can be added later on. I am using Angular 17.
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Tahir AnsariPosted Apr 15, 2024, 6:58 PM
In Angular 17, routing is enabled by default when you create a new project using the Angular CLI. This means that you will not be prompted to choose whether or not to include routing in your project.