Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suusan2go/react-rails-redux-sample
Example of rails application with redux and react-rails
https://github.com/suusan2go/react-rails-redux-sample
react-rails redux
Last synced: 6 days ago
JSON representation
Example of rails application with redux and react-rails
- Host: GitHub
- URL: https://github.com/suusan2go/react-rails-redux-sample
- Owner: suusan2go
- Created: 2015-08-14T08:56:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T03:37:10.000Z (almost 2 years ago)
- Last Synced: 2024-12-11T09:10:18.741Z (14 days ago)
- Topics: react-rails, redux
- Language: Ruby
- Homepage:
- Size: 65.4 KB
- Stars: 175
- Watchers: 4
- Forks: 50
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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