Skip to content

jbhatab/middleman-backbone-react-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Middleman Backbone React Template

Middleman template with backbone, react, slim, sass, bower, and bootstrap.

Screencast on the template: www.youtube.com/watch?v=iul1fWHVU6A

I am using backbone-react-component to handle data for react, github.com/magalhas/backbone-react-component

React is written in coffeescript, there’s an example in the post_list component.

Bootstrap is setup to be easily customizable using boostrap variables.

An exmample post model and collection have been setup to show a complete interaction of all the libraries. Jsonplaceholder is used for fake API data, but can easily be replaced with any restful API. Be careful with wrapped APIs (rails) because backbone expects unwrapped data and submits unwrapped data.

Setup

git clone github.com/jbhatab/middleman-backbone-react-template.git

bundle install

bower install

middleman server

About

Middleman template with backbone, react, slim, and bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published