From 1f77db8472332620df7d8871d21bf1f6edf1bab9 Mon Sep 17 00:00:00 2001 From: amar Date: Tue, 30 May 2023 06:37:24 +0000 Subject: [PATCH] update readme --- PROJECT/fastprod_frontend/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/PROJECT/fastprod_frontend/README.md b/PROJECT/fastprod_frontend/README.md index 7b9373b..769e2be 100644 --- a/PROJECT/fastprod_frontend/README.md +++ b/PROJECT/fastprod_frontend/README.md @@ -6,10 +6,9 @@ ``` cd devnet/PROJECT/fastprod_frontend -#create a .env file and add your localhost api server ip address : +#create a .env file and add your localhost api server ip address in API_URL env variable : API_URL=http://localhost:5000 -bash # install dependencies $ npm install