A simple Angular 5 portlet dispalying eXo platform information
Make sure you have the Angular CLI installed globally,
Go to src\main\ngapp and run npm install
to resolve all dependencies (might take a minute).
Go to the root folder and run 'mvn clean install'