Skip to content

bendyworks/stimulus-reflex-demo

Repository files navigation

README

This is the companion code to "Building Reactive Rails applications with StimulusReflex".

To Run this application:

  • bundle install
  • If you don't have redis, either install it or start with docker: docker run -p 6379:6379 redis
  • rails server
  • open http://localhost:3000

About

A reactive todo list created with StimulusReflex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published