Skip to content

Latest commit

 

History

History
 
 

vue3-demo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

VueJs Module Federation Demo

This example demos consumption of federated modules from a Webpack bundle. layout app depends on a component exposed by home app.


Running Demo

Run yarn start . This will build and serve both home and layout on ports 3002 and 3001 respectively.