-
Clone this repo
-
Install deps, build and preview (from the root of the repo)
pnpm install pnpm build pnpm preview
-
open the host application on http://localhost:3000 (opens by default and shows the error)
-
visit the remote application on http://localhost:3001 (works as expected)