/mfe

mfe_example

Primary LanguageJavaScript

mfe

mfe_example

cd mfe/packages/auth npm install npm start

similarly other modules

open the application

localhost:8080

here

container is the root module and other are micro front end apps using webpack module ModuleFederationPlugin all are connected through services.

mfe