Skip to content

BarniPro/react-host-angular-remotes-microfrontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multiple Angular Microfrontends with React host

How to reproduce

  1. Run all three applications
  2. Open browser on localhost:3000
  3. Open console and see error

How to run

React host

cd react-host && npm i && npm run start

Angular remote 1

cd angular-remote-1 && npm i && ng serve

Angular remote 2

cd angular-remote-2 && npm i && ng serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published