A single file Rails app that will have you running a StimulusReflex demo in just 2 steps.
git clone https://github.com/hopsoft/sr_mini.git
ruby application.rb
- ...and, you're up and running a Rails app with StimulusReflex. Now visit http://localhost:3000 in a browser.
./index.js
- a single file with all of the JavaScript./application.rb
- a single file Rails app