A minimal Rails app that showcases how to use StimulusReflex.
- ruby
- node
- yarn
- redis
git clone https://github.com/hopsoft/sr_mini.git
ruby application.rb
- Visit http://localhost:3000 in a browser
./index.js
- a single file with all of the JavaScript./application.rb
- a single file Rails app