Skip to content

kambing86/react-module-federation-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module Federation 2.0 with Rspack in React

This repo uses Module Federation 2.0 Rspack plugin to build a React microfrontend

Get started

cd react-manifest-example
# In the reacts-manifest-example directory
# You do not need to run the installation command in this directory
pnpm install
pnpm run start

Host runs at http://localhost:3000 (live reload only) Remote1 runs at http://localhost:3001 (HMR supported) Remote2 runs at http://localhost:3002 (HMR supported)

Releases

No releases published

Packages

 
 
 

Contributors