Skip to content

Running OpenHDS Ionic Client on Tomcat

Nick Littlefield edited this page Oct 22, 2018 · 1 revision

To run the ionic-client on a desktop/laptop:

  • Open the index.html file and change the following line: to
  • Run the following command: ionic cordova build browser
  • Copy the contents of platforms/browser/www into your Tomcat directory.
Clone this wiki locally