Hi
I have dotnet Core project in Visual Studion 2017 which is using AnuglarJS as frontEnd.
I am migrating AngularJS frontend application to Angular 9.1.
I have already added Angular project(clientApp) in VS solution and 60% of developemtn is done.
Currently for Developemnt I am running Angular from browser from http://localhost:4200/
Now I need configure it in Startup.cs so that application can be run from Visual Studio.
How should I call angular ClientAPP in visual studion startup file.
Thanks
Yogeshkumar HadiyaPosted May 14, 2021, 11:14 AM
Suvarna AigalPosted May 29, 2021, 6:59 PM
Suvarna AigalPosted May 14, 2021, 1:54 AM
Yogeshkumar HadiyaPosted May 10, 2021, 4:02 AM