Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 411 Bytes

File metadata and controls

16 lines (8 loc) · 411 Bytes

Project Title

Employee Portal Service with Java8,Spring Boot and Angular

Features

Add Employee, View All Employees

Getting Started

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/