Skip to content

Rails + React example app using react-rails gem. Rails 5 API backend + React Front End

Notifications You must be signed in to change notification settings

tomasmax/rails_react_example_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

A web app using Rails + React

To run it locally go to the project folder and type in your terminal:

$ bundle

after that type:

$ rake db:migrate

and finally to run a local dev server:

$ rails s

go to http://localhost:3000/

About

Rails + React example app using react-rails gem. Rails 5 API backend + React Front End

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published