A minimal Rails app that showcases how to use StimulusReflex.
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