Skip to content

roberuto/module-federation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module Federation - examples

From the root directory run the following commands

1. Instal all dependencies

npm install && npm run bootstrap

2. Build packages

npm run build

3. Run one of the examples

React with module federation example

npm run example:react

Plain JavaScript example with custom loader

npm run example:vanilla

React example with custom loader

npm run example:loader

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published