Skip to content

gourav221b/Module-federation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module Federation application

This project contains a micro-frontend architecture with different codebases (React js and Solid js) baked into one single running application with the help of module federation.

Developer Setup

Prerequisites to setup project

  • Node.js (v18 or higher recommended)
  • npm or pnpm package manager

Installation

  1. Clone the repository
  2. Navigate to host-react and run npm i
  3. Navigate to micro-solid and run npm i

Running the application

Go to the root and run npm start in terminal

About

module federation app that connects react and solidjs project sharing a common store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published