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