Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 403 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 403 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

Install pnpm then run the following commands:

pnpm i
pnpm pkg:install
pnpm dev

The visit the home page.