Read Team Repository
- Make sure you are in the proper directory (this one) 1a. All of these commands expect you start from the root of the directory 1b. These all need to be running in their own terminal windows
cd Database/Dictionary2a../mvnw spring-boot:run2b. This can be run concurrently with #3cd Database/GameDB2a../mvnw spring-boot:runcd Server\ Backend4a.npm run startcd Server\ Frontend5a../gradlew desktop:dist5b. Move thewords.txtfiles from thecore/assetsfolder at root of theServer Frontendfolder to thedesktop/build/libsfolder 5c.cd desktop/build/libs5d.java -jar desktop-1.3-beta1.jar -debug -ai- From step 4 of #5 (if you have to, repeat the steps above),
java -jar desktop-1.3-beta1.jar -debug -stats