This is a prototype of an Angular application with an "invisible" GWT application in background that can be accessed via a JavaScript namespace.
You need to have Maven and Node.js installed. Then, cd into your project folder.
npm install
and
npm start
mvn compile
mvn gwt:run
