Goal : To host multile angular spa app behind our .net core web api (for version 2.2)
*Tested in production with .net core sdk 2.2 & Angular 7
Note: To achieve the goal we need to make changes in the following files
- Startup.cs
- package.json
- main.ts
- CoreSpa.WebApi.csproj