DC2009 / vite-react-mf

A vite.js React.js module federation test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a proof of concept of building microfrontends with react and vite.

Look for scripts in the root package.json to run the project. Also, each individual microfrontend has its own package.json with its own scripts, and you can run yarn vite in each of them to run them individually.

About

A vite.js React.js module federation test


Languages

Language:TypeScript 85.0%Language:HTML 15.0%