next-mf-blogpost
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:
- run
yarn prepare
- run
yarn run-app1
- add another command line instance and run
yarn run-app2