You need a Git client, a JDK 7 or higher and Maven 3:
$ git clone https://github.com/spearal-examples/javaee7-angular.git
$ cd javaee7-angular
$ mvn clean install wildfly:runThen, you can access the Spearal version at http://localhost:8080/javaee7-angular-3.1/index-spearal.html and the original JSON one at http://localhost:8080/javaee7-angular-3.1/.
See this article for more information: http://java.dzone.com/articles/beyond-json-introducing.