- Java - 1.8
- Spring Boot - 2.3.2.RELEASE
Run following commands from the root of the project folder
stop_point_arrival_time> cd .\stop_point_arrival_time_ws\
stop_point_arrival_time_ws> mvn spring-boot:run
Navigate to http://localhost:8080/
for Swagger UI
- Angular 9.0.7
Run following commands from the root of the project folder
stop_point_arrival_time> cd .\angularclient\
angularclient> npm update
angularclient> ng serve
Navigate to http://localhost:4200/