yunweiguya / backbone-codeigniter-rest-boilerplate

Boilerplate project that sets up an environment containing Backbone (Bootstrap, Mustache, Underscore, Jquery) and CodeIgniter (using Phil Sturgeon's Rest library).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

backbone-codeigniter-rest-boilerplate

Was making this for my own purposes and figured I'd put it here in case it could help anoyone else.

Front-end: Backbone.js w/ jQuery, Bootstrap, Mustache, LoDash

  • The front-end / Backbone portion is completely derived / distilled from Thomas Davis' Backbone Boilerplate. I just added in Mustache and enhanced Boostrap (responsive + bootstrap.js), changed some other things around as well as emptied out Thomas' stuff so it's a clean project that you can download and start right away.

Back-end: CodeIgniter w/ Phil Sturgeon's Rest Library

About

Boilerplate project that sets up an environment containing Backbone (Bootstrap, Mustache, Underscore, Jquery) and CodeIgniter (using Phil Sturgeon's Rest library).