Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 248 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 248 Bytes

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