# Change directory to your project directory
cd cse3310_sp24_group_28
# Clean the project
mvn clean
# Compile the project
mvn compile
# Set environment variables for HTTP and WebSocket ports
export HTTP_PORT=9028
export WEBSOCKET_PORT=9128
# Run the main class using Maven
mvn exec:java -Dexec.mainClass=uta.cse3310.Main
-
Notifications
You must be signed in to change notification settings - Fork 1
utastudents/cse3310_sp24_group_28
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
WordSearchGame repository for Group 28.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published