NextJS_microfrontend
NextJS_microfrontend copied to clipboard
NextJS micro-frontend example
Let’s build micro-frontend with React and Next.js
How to run:
cd fe1- run
yarn build cd fe2- run
yarn build - host
remoteEntry.js&remoteEntry2.jsfromfe1&fe2build. located inside.next/server. cd fe3- run
yarn build - run
yarn start[Check hosted URL innext.config.js]