A small demo using remote-components with Vercel Microfrontends. Open the deployed host at https://vc-runtime-lab-host.vercel.app/. It has one React/Vite host and one Remote Component remote:
host: Vite React host and default microfrontend appremote: Remote Component remote
The host covers remote navigation, shared React context, and open and closed Shadow DOM.
Install dependencies:
pnpm installRun the app servers:
pnpm devTurborepo starts the Vercel Microfrontends local proxy automatically. Open the proxy URL printed by Turbo.