This example application uses Sinatra as a webserver. Run bundle install
to install all required gems.
Be sure to be online and run ruby application.rb
to start the server (Turbo and Stimulus are loaded from a CDN).
You can find it on http://localhost:4567
Showcases how Turbo is commonly used
A very simple example on how to create a Stimulus controller