Skip to content

vishnnarayanan/microfe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eCommerce Example

An example eCommerce app Module Federation in a Full Site Federation configuration, using react-router-dom to manage the routing.

Installation

In these five directories; addtocart, cart, home, pdp and server run these commands:

yarn && yarn start

In a different terminal window for each app.

The visit the home page.

Vishnu vishnnarayanan@deloitte.com