manfredsteyer / multi-framework-micro-frontend

77 stars 36 forks source link

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

Prerequisites

You need yarn to use the AngularCLI11/webpack5 opt-in!

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