ShiChenCong / react-microfrontend-demo

React+Vite with Module Federation is now possible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React host and remote

Getting started

From this directory execute:

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

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

screenshot

About

React+Vite with Module Federation is now possible


Languages

Language:TypeScript 75.9%Language:HTML 13.7%Language:JavaScript 6.3%Language:CSS 4.2%