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

https://github.com/ane/rails-react-frontend

A Rails 5 app using a REST API as a data access layer with a React frontend
https://github.com/ane/rails-react-frontend

Last synced: 11 months ago
JSON representation

A Rails 5 app using a REST API as a data access layer with a React frontend

Awesome Lists containing this project

README

          

# Installation

1. Run `bundle install`
2. Run `foreman start`
3. Go to `http://localhost:5000`