This project shows a container application loading remote components
Workflow:
app1expose CounterAppOne component.app2expose CounterAppTwo header component.containerimport CounterAppOne and CounterAppTwo component.
Run yarn build and yarn start to run Lerna commands. This will Container, App-1, App-2 build and serve your apps on ports 3000, 3001, 3002 respectively.