From 7c528fe05d69369b9bef0b8e7dbbf472d3833397 Mon Sep 17 00:00:00 2001 From: ShinichiShi Date: Sun, 18 Aug 2024 15:05:23 +0530 Subject: [PATCH] documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdcba0b..ec748ab 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ REACT_APP_FIREBASE_APP_ID=xxx Contact any of the maintainers for the contents of the `.env.local` file -Then, run the development server: +Then, run in the client folder terminal: ```bash npm run dev