Skip to content

Commit

Permalink
Merge branch 'uat'
Browse files Browse the repository at this point in the history
  • Loading branch information
martinheppner committed Feb 27, 2024
2 parents e1a64f3 + ee254b9 commit 2ddab90
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Execute in the project directory:
and install all dependencies.


## Run frontend
## Run frontend with local backend
### Prepare API
Follow the steps described at https://github.com/bahnzumberg/zuugle-api#zuugleat-api

Expand All @@ -20,3 +20,9 @@ Follow the steps described at https://github.com/bahnzumberg/zuugle-api#zuugleat
npm run start

This will run the frontend in a browser on http://localhost:3000


## Run frontend with remote backend

npm run start-remote-api

0 comments on commit 2ddab90

Please sign in to comment.