update readme

This commit is contained in:
amar
2023-05-30 06:35:57 +00:00
parent ac3429868a
commit b1df2b1ce7

View File

@@ -1,8 +1,15 @@
# fastprod_frontend
## 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
$ npm install