Skip to content

gunnim/AspNetCore-React-SSR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AspNetCore-React-SSR

ASP.NET Core project w/ React Router + Server Side Rendering

This example uses ReactJS.NET server side

Build instructions:

Build solution w/ VStudio

navigate to Frontend, fire up your favorite shell and run the following commands:

npm install
webpack --env.prod

Navigate to the Site folder, and execute this shell command

dotnet run

Now launch the website at the url displayed in console and try navigating to the following urls

/three

/four

/this-will-result-in-404

About

Create a SPA w/ React Router and ASP.NET Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published