Skip to content

ianagpawa/multi-framework-module-federation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Framework Module Federation

Simple module federation with angular and react applications

Prerequesites

Install node.

Quick start

Clone repo: git clone https://github.com/ianagpawa/multi-framework-module-federation.git

Setup

Navigate to root of downloaded repo folder and run command npm run install:all.

Development server

Run npm run start to run app locally.

Ports

React Host

Open browser with http://localhost:7000.

React Remote

Open browser with http://localhost:7700.

Angular Remote

Open browser with http://localhost:4210.

About

Multi-framework set up for module federation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors