Browserify sample application

Sample application using Browserify, Backbone, and Handlebars templates.

http://coenraets.org for more info

Running the app

  1. npm install
  2. browserify -t hbsfy app.js -o bundle.js
  3. Open index.html