I'm trying to load templateUrl parameter from Angular component in MVC application and get this error:
Failed to load resource: the server responded with a status of 404 (Not Found)
How could I use templateUrl parameter in app.component.ts?
I'm trying to load templateUrl parameter from Angular component in MVC application and get this error:
Failed to load resource: the server responded with a status of 404 (Not Found)
How could I use templateUrl parameter in app.component.ts?
 
    
    