Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ccoenraets/directory-backbone-browserify

Browserify sample applicarion, using Backbone and Handlebar templates
https://github.com/ccoenraets/directory-backbone-browserify

Last synced: 17 days ago
JSON representation

Browserify sample applicarion, using Backbone and Handlebar templates

Awesome Lists containing this project

README

        

## 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