Skip to content

Latest commit

 

History

History
 
 

README.md

title Multi App
toc false

Multi App Example

This example demonstrates how to build a site with multiple React Router apps by mounting each at a URL pathname prefix using the <Router basename> prop. This essentially decouples the apps from each other and allows them to be portable and even deployed separately.

Preview

Open this example on StackBlitz:

Open in StackBlitz