Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 301 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 301 Bytes

Microfrontends with React

This project is a study project to learn and try out some microfrontend techniques using webpack module federation.

The main idea is that each folder inside packages represents a different project, that can be run by itself or integrated in one solution (container)