This application is part of a Micro Frontend Demo done with ModuleFederation and Vue 3.
- Shell -> mfVueShell
- Microfrontend 1 -> mfUserList
- Microfrontend 2 -> mfUserDetail
npm install
npm run serve
npm run build
This application is part of a Micro Frontend Demo done with ModuleFederation and Vue 3.
npm install
npm run serve
npm run build