An AngularJS application to provide a user interface to the Registry application.
# webpack --output-path=/path/to/java_app --watch
This mode, expects the backend application to be locally deployed in /path/to/java_app
(filesystem location). It generates the UI, copies it to the appropriate directory and watches the local copy for changes.