Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Shared App Shell, State, Routing and Components Example

This example demos a basic host application loading remote component.

  • shell is the App Shell
  • dashboard - standalone application
  • order - standalone application
  • sales - standalone application
  • profile - standalone application

Running Demo

Run yarn start. This will build all the apps shell, dashboard, order, profile, sales on different ports as shown below

You will notice that each of the above URLs will look exactly same. For more details Watch this YouTube video