update readme
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user