handlebar-poc

handlebar.java Proof of Concept

I wanted to see the performance of handlebar.java vs standard JSP pages and to see how easy it was to reuse HBS templates both server and client side.

Install

$ mvn clean install tomcat7:run
$ npm install
$ gulp perf-test