/actioncable-and-react-on-rails

Example Rails application using ActionCable with React

Primary LanguageRuby

ActionCable and React on Rails

Local Setup

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