From a0151d6cdc5784c7de5b75c320201e61a5adf409 Mon Sep 17 00:00:00 2001 From: Naphan Choatchuangnapha <83999105+LittleNa1000@users.noreply.github.com> Date: Tue, 3 Dec 2024 14:33:47 +0700 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7729f56a..2bd4ca66 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,10 @@ git clone https://github.com/esc-chula/esc-project-tracker.git pnpm install ``` -3. Run the app at /api for backend, /web for frontend, or root for both at the same time +3. Create .env and paste the env in /api and /web folder + +4. Run the app at /api for backend, /web for frontend, or root for both at the same time +_make sure that you are not connected to ChulaWiFi_ ```bash turbo dev