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