easyai-mfe-demo/README.md
2024-12-23 11:46:32 +07:00

227 B

MFE nuxt x nuxt

MFE with Nuxt being the Host and Remote

cd host
pnpm i
pnpm build
pnpm serve
cd remote
pnpm i
pnpm build
pnpm serve

TODO

  • Enable CORS on remote JS assets
  • Scoped style still not works