update readme
This commit is contained in:
@@ -1,8 +1,15 @@
|
|||||||
# fastprod_frontend
|
# fastprod_frontend
|
||||||
|
|
||||||
|
|
||||||
## Build Setup
|
## Build Setup
|
||||||
|
|
||||||
```bash
|
```
|
||||||
|
cd devnet/PROJECT/fastprod_frontend
|
||||||
|
|
||||||
|
#create a .env file and add your localhost api server ip address :
|
||||||
|
API_URL=http://localhost:5000
|
||||||
|
|
||||||
|
bash
|
||||||
# install dependencies
|
# install dependencies
|
||||||
$ npm install
|
$ npm install
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user