Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 507 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 507 Bytes

Full Site Federation 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.