Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

aisrael/rails_react_redux_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rails_react_redux_sample

This is a sample app that integrates:

  • Rails 5

  • React

  • Redux

  • browserify

It demonstrates the TodoList sample from the guide at http://redux.js.org/docs/basics/UsageWithReact.html

Running this app

$ bundle install
$ npm install
$ rails s

About

Rails 5 + browserify + React + Redux sample app, based on the guide at http://redux.js.org/docs/basics/UsageWithReact.html

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published