Skip to content

Commit

Permalink
Develop (#25)
Browse files Browse the repository at this point in the history
* update readme

* Update README.md
  • Loading branch information
JoaquinGimenez1 committed Sep 29, 2021
1 parent eaa45ce commit 1ee1dce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,12 @@ cd /directory/to/rosbridge-web-architecture-demo
# Start project
yarn start # --build (if needed)

# Cleanup network & images
# Cleanup docker networks & images
yarn clean
```

At this point you can visit the UI using your browser `http://localhost:3000`
> If you need to change ports in the frontend for whatever reason, you can do so by editing the `docker-compose.yml` file on line 55 to `- "XXXX:3000"`
## Architecture
![SpeakerDraw drawio](https://user-images.githubusercontent.com/19492279/135118667-886d8e76-0c53-48ae-86b9-b99c14dda7df.png)

0 comments on commit 1ee1dce

Please sign in to comment.