USER INTERFACE BUILD GUIDE

The current GUI build is based on Grunt.

Grunt is a JavaScript Task Runner - an automation tool for performing repetitive tasks like minification, compilation, unit testing, linting etc.

The tasks performed during a typical GUI build are

Running UIClosedUser Interface Build:

Follow steps below to run UI Build:

The properties.json file under _build folder is a configuration file having parameters to be set during build time:

Home