Update Setting up IntelliJ for the Companion App and the Game Manager authored by Spencer Hooper's avatar Spencer Hooper
...@@ -29,7 +29,7 @@ For the companion app, open `freshmanrpgsuite/frpg_companion`. ...@@ -29,7 +29,7 @@ For the companion app, open `freshmanrpgsuite/frpg_companion`.
In order for the game manager and companion app to function properly, we need to run the restful server first. In order for the game manager and companion app to function properly, we need to run the restful server first.
For the restful server, open `freshmanrpgsuite/FreshmanRPG`. To configure the restful server to run, refer [here](Setting up Intellij) For the restful server, open `freshmanrpgsuite/FreshmanRPG`. To configure the restful server to run, refer [here](Setting up Intellij/Running locally).
# Running the App # Running the App
... ...
......