fanlion / vue-microfrontend-demo

Vue3+Vite with Module Federation is now possible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Vue3+Vite with Module Federation is now possible


Languages

Language:Vue 42.8%Language:TypeScript 32.1%Language:JavaScript 13.6%Language:HTML 10.7%Language:Shell 0.7%