Run the following commands in the root directory.
yarn
yarn start
Both app1
and app2
are independently deployed apps:
app1
: http://localhost:3001app2
: http://localhost:3002
Check out this link below for more examples:
https://github.com/module-federation/module-federation-examples