Skip to content

Latest commit

 

History

History

nextjs-mf-pages-router

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Next.js with JavaScript, Module Federation and Pages-router

Getting Started

  1. Run yarn install
  2. Run yarn build
  3. Run yarn start

Applications

We have two Next.js applications

  • homepage - port 3000
  • header - port 3001