The microfrontend is a type of architecture where a web application is divided into different modules or individual functions, implemented autonomously, allowing frontend teams the same level of flexibility and speed that microservices provide to backend teams.1
xxxxxxxxxx
git clone https://github.com/serzn1/micro-frontends.git
cd micro-frontends/2-composition-universal
docker-compose up --build