update readme
This commit is contained in:
@@ -6,10 +6,9 @@
|
|||||||
```
|
```
|
||||||
cd devnet/PROJECT/fastprod_frontend
|
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
|
API_URL=http://localhost:5000
|
||||||
|
|
||||||
bash
|
|
||||||
# install dependencies
|
# install dependencies
|
||||||
$ npm install
|
$ npm install
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user