manfredsteyer / module_federation_nx_mono_repo

9 stars 12 forks source link

Demo: Module Federation with an Nx Monorepo and Angular

Install Dependencies

yarn

You really have to use yarn for the Angular CLI 11 to opt-in to webpack 5.

Start Example

Start both applications side by side.

ng serve shell -o
ng serve mfe1 -o