Skip to content

Commit

Permalink
Added information on how to access the app after launch
Browse files Browse the repository at this point in the history
  • Loading branch information
MaggiWuerze committed Aug 14, 2022
1 parent 15a7ac1 commit 1284c0e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ This option is mainly meant for people looking into the code or trying to make a

I'd recommend IntelliJ. For this approach also see the building section.

--

After starting the app (shouldn't take more than a couple of seconds) you can open it in your browser at either [localhost:8080](localhost:8080) or hostname/ip:8080 if you try to access it from another machine.

# Building
Building the app (and running it from your IDE) requires you to install the following requirements:
- Node.js (17+)
Expand Down

0 comments on commit 1284c0e

Please sign in to comment.