1
Answer

Routing Not Working In Angular

Bhawna Tuteja

Bhawna Tuteja

4y
696
1
I am creating a website using Angular technologies. 
I wanted to change the Home Page so I have created a new component and added that component in Routing Module. but when I loading the page, that page is not coming up.
I created a new app by enabling routing only. 
 
This is how I added a path in the routing file. 
Answers (1)