Skip to content

dundich/vue2-mf-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vue2 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 npm start home Run npm start layout