Calendar Assist Project Setup - sherlock2017/calendar-assist GitHub Wiki
Project Setup
Follow the below steps to set up and start the project
- Clone this repository using - git clone https://github.com/sherlock2017/calendar-assist.git
- Now any preferred IDE and import the project as a 'Maven Existing Project'
- No wait for the POM to get resolved
- To run the application, navigate to com.calendar.assist package and run CalendarAssistApplication.java as Java Application