Sample MFE — Angular & Module Federation (walkthrough)
I recently put together a sample micro-frontend (MFE) project to explore Module Federation with Angular and a small backend. This post summarizes the repo structure, how to run it locally, and the key lessons I learned while building it.