Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 292 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 292 Bytes

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

  1. Startup.cs
  2. package.json
  3. main.ts
  4. CoreSpa.WebApi.csproj