Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

An example application built with Rails and React

Notifications You must be signed in to change notification settings

stevepolitodesign/rails-react-example

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages