This example shows how to stream in microfrontends that are Server-side rendered using Declarative Shadow Dom. The microfrontends are streamed in, out of order.
- Install dependencies with
npm i
- Start each microfrontend with
npm start
- Install dependencies with
npm i
- Start the shell with
npm start
The app should show up on http://localhost:3000