Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 413 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 413 Bytes

Umbraco-React-Router-SSR

Umbraco project w/ React Router + Server Side Rendering

This example uses ReactJS.NET server side

Build instructions:

Build solution w/ VStudio

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

npm install
webpack

Now launch the website and try navigating to the following urls

/three

/four

/this-will-result-in-404