Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 288 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 288 Bytes

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