1.Java SDK to be installed, version 8 or higher. Java code uses Java 8 features. Gradle uses whatever Java SDK it finds in your PATH environment variable. Alternatively, you can set the JAVA_HOME environment variable to point to the installation directory of the desired Java SDK.
2.Node.js and Bower package to be installed.
From a command prompt, execute the following two commands:
npm install gradlew bootRun