Skip to content

diogoparente/mf-nested-vite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React - Vite Federation with federated dynamic pages

This example demos consumption of federated modules from a vite bundle. host (react based) depends on a component exposed by remote app (react based).

Running

Install pnpm as per instructions provided here

Run pnpm install, then pnpm start. This will build and serve both host and remote on ports 5000, 5001 respectively.

CTRL + C can only stop the host server. You can run pnpm stop to stop all services.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published