stevepolitodesign / rails-react-example

An example application built with Rails and React

Home Page:https://rails-react-example.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails React Example

An example application built with Rails and React. See a live demo or read the tutorial.

demo of rails react application

Local Build

bundle install
yarn install
rails db:create
rails db:seed
rails s

Tests

rspec

Specs

rspec f -d

About

An example application built with Rails and React

https://rails-react-example.herokuapp.com/


Languages

Language:Ruby 68.0%Language:JavaScript 15.7%Language:HTML 15.6%Language:CSS 0.6%