Skip to content

Angular8 Server Side Rendering with NET Core 2.2 Sample\Template Project

Notifications You must be signed in to change notification settings

akozyritskiy/angular8ssr

Repository files navigation

Angular8 Server Side Rendering with NET Core 2.2

To run this project use commands in sequence provided below:

  • cd .ClientApp
  • npm i
  • npm run build
  • npm run build:ssr
  • cd ...
  • dotnet build
  • dotnet run

About

Angular8 Server Side Rendering with NET Core 2.2 Sample\Template Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published