Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/visshaljagtap/rails-react-redux-demo

Demo Rails + React + Redux
https://github.com/visshaljagtap/rails-react-redux-demo

demo google-maps herokuapp rails-react-redux rails5 react react-redux react-redux-demo react-router-dom react-thunk redux ruby sample-app

Last synced: about 1 month ago
JSON representation

Demo Rails + React + Redux

Awesome Lists containing this project

README

        

# Rails + React + Redux sample
This is a simple example application using Rails + React + Redux

## Installation

```
git clone https://github.com/visshaljagtap/rails-react-redux-demo.git
cd rails-react-redux-demo
bundle install
rails s
```