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
- Host: GitHub
- URL: https://github.com/ane/rails-react-frontend
- Owner: ane
- Created: 2016-11-01T07:57:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-01T08:00:20.000Z (over 9 years ago)
- Last Synced: 2025-06-10T13:03:55.003Z (about 1 year ago)
- Language: Ruby
- Size: 25.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Installation
1. Run `bundle install`
2. Run `foreman start`
3. Go to `http://localhost:5000`