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

https://github.com/mmore/react-rails-example


https://github.com/mmore/react-rails-example

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

== Example Rails App for React

- Run `bundle install`
- Run `npm install`
- Run the app with `bundle exec rails s`
- Open your browser: http://localhost:3000