Sample application using Browserify, Backbone, and Handlebars templates.
http://coenraets.org for more info
- npm install
- browserify -t hbsfy app.js -o bundle.js
- Open index.html
Sample application using Browserify, Backbone, and Handlebars templates.
http://coenraets.org for more info