5614ed542a2e8b891d9f7fba7ba8d4dc2e0c624e
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
- Build-mode works but Dev-mode not works
- Enable CORS on remote JS assets (fixed)
- Scoped style still not works (fixed)
Languages
Vue
54.6%
TypeScript
45.4%