Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add video on setup
  • Loading branch information
ritosilva authored Feb 12, 2024
1 parent 98e20a7 commit 92da63b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,13 @@ cd frontend
npm i
npm start
```

* **Access http://localhost:8081**

The [following video](https://youtu.be/D0JABlXCdlo) shows how setup when you install the software in your machine. Requires the software mentioned above.

[![Watch the video](https://img.youtube.com/vi/D0JABlXCdlo/maxresdefault.jpg)](https://youtu.be/D0JABlXCdlo)

# Development Container
An easy way to obtain a working development environment is to use the _development container_ provided (see folder `.devcontainer`). This requires [Docker](https://docs.docker.com/get-docker/).

Expand Down

0 comments on commit 92da63b

Please sign in to comment.