Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 380 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 380 Bytes

Angular SDK Example Application

Build and Run the Application

Requirements

  • Running EHRbase instance
  • maven (or use included wrapper)

Build

Run mvn clean install in the project root.

Run

  • Change context to backend cd angular-sdk-example-backend
  • Run mvn spring-boot:run

Open the browser and navigate to http://localhost:8888/ to see the form.