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

https://github.com/robhurring/rails-react-scaffold

React + Reflux + ES6 (And some friends) in rails.
https://github.com/robhurring/rails-react-scaffold

Last synced: 11 months ago
JSON representation

React + Reflux + ES6 (And some friends) in rails.

Awesome Lists containing this project

README

          

## React Rails Scaffold

Basic scaffolding app which includes the following components:

* [React 0.13](https://github.com/reactjs/react-rails)
* [Reflux](https://github.com/spoike/refluxjs)
* [ES6](https://github.com/TannerRogalsky/sprockets-es6)
* [Troupe](https://github.com/jonstokes/troupe) ([Interactor](https://github.com/collectiveidea/interactor))
* [Reform](https://github.com/apotonick/reform)

And some setup.

## Get Started

* Clone this repo
* Run the setup script in `bin/setup`