From d5fa3e08209a5ae31e0b72e1d200c99cc8d2e5ba Mon Sep 17 00:00:00 2001 From: antony Date: Mon, 23 Dec 2024 18:41:45 +0700 Subject: [PATCH] docs: add link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 634e2f4..665cbc7 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ cp .env.example .env ## Development +First, we need to build the remote first. Check (this)[https://github.com/originjs/vite-plugin-federation/issues/525] for why. + ``` cd remote pnpm i