-
Clone the application repo to your local machine if you have not.
-
Open a terminal instance in the top-level directory of the codebase (where the repo was downloaded). Your terminal should show something along the lines of
.../cse-110-project-team-12
as the current working directory. -
Run the following command in the terminal:
- For Mac users:
./gradlew run -Pmain=edu.ucsd.cse110.server.Server
- For Windows users:
./gradlew run -P main=edu.ucsd.cse110.server.Server
This initializes the server for the application.
- For Mac users:
-
Open a new terminal instance (with the same working directory as the previous one) and run the following command:
./gradlew run
This starts the application.
-
Notifications
You must be signed in to change notification settings - Fork 0
ucsd-cse110-fa23/cse-110-project-team-12
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
cse-110-project-team-12 created by GitHub Classroom
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published