Skip to content

Commit

Permalink
edits to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
tripott authored Dec 1, 2017
1 parent 7ce1b43 commit 739bceb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,13 @@ cd app
echo REACT_APP_BASE_URL=http://localhost:5000
```

We display a map of the veteran resource at the top of the resource card. You also need the api key for google maps. Contact us for the secret.

```bash
echo REACT_APP_MAP=<contact a repo admin for secret>
```


```bash
yarn start
```
Expand Down

0 comments on commit 739bceb

Please sign in to comment.