Module Federation Example Example of storing module remote entry url in page (not in bundle) Run In terminal: # in app-child directory npm i && npm run build && npm run serve # in app-parent directory npm i && npm run dev In browser open http://localhost:8500