- Maven should be installed and working on command prompt.
- Download ZIP of the repository.
- Unzip the contents of the ZIP file downloaded.
- Open command prompt.
- Navigate to folder "CricketRESTAPI" present in the folders unzipped in step 2.
- Run command: mvn clean package
- Navigate to CricketRESTAPI/ folder.
- Run the command: bin/run.sh localhost:9092
Please drop an email to [email protected] if you have any doubts regarding this project.