Skip to content

Commit

Permalink
Added startup instructions back to Readme
Browse files Browse the repository at this point in the history
Signed-off-by: Lars Haferkamp <lars.haferkamp@comsysto.com>
  • Loading branch information
LHaferkamp committed Jun 10, 2020
1 parent f107b30 commit a570889
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions examples/demo-app/README.md
Expand Up @@ -22,6 +22,11 @@ add mapbox access token to node env
export MapboxAccessToken=<your_mapbox_token>
```

#### 3. Start the app
```sh
npm start
```

## Cloud Providers

### Connecting your AWS Account
Expand Down

0 comments on commit a570889

Please sign in to comment.