Skip to content

vercel/vc-runtime-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vc-runtime-lab

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 app
  • remote: Remote Component remote

The host covers remote navigation, shared React context, and open and closed Shadow DOM.

Local Development

Install dependencies:

pnpm install

Run the app servers:

pnpm dev

Turborepo starts the Vercel Microfrontends local proxy automatically. Open the proxy URL printed by Turbo.

Releases

No releases published

Packages

 
 
 

Contributors