diff --git a/examples/demo-app/README.md b/examples/demo-app/README.md index e69573075f..5e88604abf 100644 --- a/examples/demo-app/README.md +++ b/examples/demo-app/README.md @@ -22,6 +22,11 @@ add mapbox access token to node env export MapboxAccessToken= ``` +#### 3. Start the app +```sh +npm start +``` + ## Cloud Providers ### Connecting your AWS Account