/backbone-react

Backbone / React prototyping

Primary LanguageJavaScript

React / Backbone Proptotyping

This repo has experimental / prototypes of Backbone Marionnete / React Interactions. Based on @coopy's React Starter.

To Run

$ npm install
$ npm start
$ open http://localhost:8080

Current Status

main.js is a Marionnete LayoutView which upon initial rendering calls ReactDOM.render(<Toggle />)