Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 185 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 185 Bytes

PoC for sharing state between multiple remote applications and the host

How to run

  1. (optional) Run project in dev container.

  2. Run npx nx serve host --devRemotes=app1,app2