Skip to content

davedkg/actioncable-and-react-on-rails

Repository files navigation

ActionCable and React on Rails

Local Setup

$ bundle && yarn
$ bundle exec rake db:schema:load
$ rails s
$ open http://localhost:3000/

About

Example Rails application using ActionCable with React

Topics

Resources

Stars

Watchers

Forks