Skip to content

maykeloo/react-vite-module-federation-pubsub-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React & Vite Module Federation Example

This is a multi-module project that demonstrates the use of module federation with Vite and React. It consists of three main modules: counter, basket, and shell.

Getting Started

npm install

Requirements

  • pnpm - Package manager

Running the Project

To build the project, run:

pnpm run build

To start the project, run:

pnpm run serve

In browser

Open the browser and navigate to shell preview's URL. The default URL is http://localhost:5000/.

Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published