Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.16 KB

File metadata and controls

23 lines (16 loc) · 1.16 KB

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