From 73a02f5c5913e856a750d9d320831fe2a82ec06c Mon Sep 17 00:00:00 2001 From: hyerim <50258232+HyerimKimm@users.noreply.github.com> Date: Mon, 24 Feb 2025 21:54:25 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5242a92..988986b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ - `yarn install` - `yarn start` +- `.env.development`에서 `REACT_APP_API_MOCK = 'true'`를 설정하면 로컬환경에서 네트워크 요청 없이 테스트할 수 있습니다. # package dependencies