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.
- Host: GitHub
- URL: https://github.com/robhurring/rails-react-scaffold
- Owner: robhurring
- Created: 2015-07-23T17:13:45.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-12T17:46:14.000Z (almost 11 years ago)
- Last Synced: 2024-04-13T19:19:39.317Z (over 2 years ago)
- Language: Ruby
- Homepage:
- Size: 719 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`