next-mf-blogpost icon indicating copy to clipboard operation
next-mf-blogpost copied to clipboard

A repository for demoing NextJS and Module Federation for the blog post

NextJS With Module Federation Example for :

"Let’s Build Micro Frontends with NextJS and Module Federation!"

How to run:

  1. run yarn prepare
  2. run yarn run-app1
  3. add another command line instance and run yarn run-app2