To run the demo, follow these steps:
- Install the dependencies using
pnpm install - Run
pnpm run startto build and serve bothapp1andapp2on ports 3001 and 3002 respectively - Open localhost:3001 to view
app1(HOST) - Open localhost:3002 to view
app2(STANDALONE REMOTE)