Add info on how to clone

This commit is contained in:
Stedoss 2023-12-07 01:13:32 +00:00
parent ecc97d06cd
commit bfdf1f96c1

View File

@ -3,6 +3,13 @@
## Development and Running
To view the steps to run the application, please visit the `frontend` and `backend` directories respectively.
To clone the repo, run:
```sh
git clone http://git.stevenjw.co.uk:3000/StevenJW/YPS-Beer.git
```
> NOTE: SSH cloning will not work.
## How to use the application
Upon running both services, opening the frontend application at `http://localhost:3000` will show a login screen.