Skip to content

Puppo/scale-your-frontend-with-module-federation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scale Your Frontend With Module Federation

This repo is a demo of how to use Module Federation to scale your frontend. It is a simple example of a shell application that loads remotes module. The idea is to show how to use Module Federation to create a microfrontend architecture.

How to run

  1. Clone the repo
  2. Run npm install on each folder
  3. Run npm dev on each folder (ui, basket, products, users, shell)
  4. Open http://localhost:3000 on your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published