Hai BCA Hackaton Project
- Clone the repository "https://github.com/akbarsigit/HaiToko.git"
- Cd to the project then run command "mvn install" to extract Maven dependency and build the project
- To run the executable JAR file with Spring Boot, you can run command "java -jar jarFile.jar" inside the target directory
- Then you can access the program from localhost
- Open the Eplipse/STS then go to "Window > Perspective > Open Perspective > Other > Git" then press open
- In the Git Repositories window, click Clone a Git repository
- Add the repository URL "https://github.com/akbarsigit/HaiToko.git" and click next
- Next, In the Local Destination menu, check mark on "Import all existing Eclipse projects after clone finishes"
- Then you can switch to the Java perspective to see the project code
- Then you can go to "File > Import > Projects from folder or archive" then click next
- Then you can select the Folder to Import as Maven