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.