Open anshtyagi0 opened 2 weeks ago
@SatyaRajAwasth1
can you please let me know how can I deploy it locally so I can make changes ? I am new to Java
Hey @anshtyagi0
You can take a pull and open the application on any Java IDE. I would recommend Intellij Idea (You can use student account and GitHub student developer pack to grab the ultimate edition for free).
And on intellij you can follow this guide.
Before following the guide please be sure you do have tomcat setup in your PC. Follow this to setup in window or look for similar resources.
For DB Connections you can follow on Contrib Guide.
If you still face issue let have a call or some chats somewhere.
can you please let me know how can I deploy it locally so I can make changes ? I am new to Java