Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 325 Bytes

File metadata and controls

13 lines (10 loc) · 325 Bytes

AddressBookAngular

A Simple Address Book Implemented with: Angular 1.8.7 Spring Boot v 1.5.9 Bootstrap 4.0.0

To build the project from the root directory: mvn clean install

To run from the root directory: java -jar target/AddressBook-1.0-SNAPSHOT.jar

Then in your favorite web browser navigate to: http://localhost:8080