Skip to content

simoneparri/mfePOC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Framework(version) Micro Frontends with Module Federation and Web Components

Structure

The projects has an Angular Shell that load using webpack 5 and module federation varius other microfrontend (Angular, React, VueJs)

  • Shell
  • Mfe1
  • Mfe2
  • Mfe3
  • Mfe4
  • Mfe5

Prerequisites

  • yarn installed

Start and Run

  1. yarn -- Install dependencies
  2. yarn bootstrap -- Install dependencies of all micro frontends and shell with lerna
  3. yarn start -- Starts the shell and all Micro Frontends with lerna
  4. Navigate to http://localhost:4200 to start the shell

Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published