Skip to content

hurshagrawal/Backbone-Forum

Repository files navigation

Sample Backbone.js-based Forum App

For learning and exploring the capabilities of Backbone.js + Rails. Written in Coffeescript.

All backbone.js coffeescript files are in app/coffeescripts. All EJS backbone.js templates are in app/templates.

This project uses JAMMIT to compile templates and JS via pre-commit hooks. To install JAMMIT and get it working, type the following into the console from the project root:

gem install jammit
mv ./pre-commit ./.git/hooks/pre-commit
chmod u+x .git/hooks/pre-commit

About

Test project using backbone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published