add info about .env
This commit is contained in:
parent
162624672c
commit
1507d36e69
@ -4,6 +4,11 @@
|
||||
|
||||
## Build Setup
|
||||
|
||||
create `.env`file with `API_URL`, for example:
|
||||
```
|
||||
API_URL="http://localhost:8000"
|
||||
```
|
||||
|
||||
``` bash
|
||||
# install dependencies
|
||||
$ npm run install
|
||||
|
Loading…
x
Reference in New Issue
Block a user