Employee Portal Service with Java8,Spring Boot and Angular
Add Employee, View All Employees
Download the Project in eclipse and Run ApplicationRunner Java File. After that Server will be Running at port 9090
To Run UI, Navigate to EmployeePortal\employeePortal and in command prompt run " ng serve " . This will launch UI in http://localhost:4200/