/vue-microfrontend-demo

Vue3+Vite with Module Federation is now possible

Primary LanguageVue

Svelte host and remote

Getting started

From this directory execute:

  • npm run install:deps
  • npm run preview:remote
  • npm run preview:host (in a different terminal)

Open your browser at http://localhost:5173/ to see the amazing result

screenshot

The state is shared between applications