All Projects → suusan2go → React Rails Redux Sample

suusan2go / React Rails Redux Sample

Example of rails application with redux and react-rails

Programming Languages

ruby
36898 projects - #4 most used programming language

Labels

react-rails redux sample

this is a simple example application using react-rails and redux

  • rails 5.0.0.1
  • redux 3.0.4
  • react-rails 1.10.0
  • react 15.4.1

Installation

git clone https://github.com/suzan2go/react-rails-redux-sample.git
cd react-rails-redux-sample
bundle install
npm install

Troubleshooting

Error while running /home/pavel/projects/react-rails-redux-sample/node_modules/.bin/browserifyinc -t babelify --list --cachefile=/home/pavel/projects/react-rails-redux-sample/tmp/cache/browserify-rails/browserifyinc-cache.json -o "/home/pavel/projects/react-rails-redux-sample/tmp/cache/browserify-rails/output20160329-23163-17hjpm7" -:

/usr/bin/env: node No such file or directory

(in /home/pavel/projects/react-rails-redux-sample/app/assets/javascripts/components.js)

You can find answer here: http://stackoverflow.com/questions/20886217/browserify-error-usr-bin-env-node-no-such-file-or-directory

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].