Awesome
It's jboo time.
Demonstration Rails app for jquery-events-to-dom-events npm package.
- Git clone the project and make sure you have Ruby 2.6.5 running.
bundle install && yarn install
rails s
- Hit up
localhost:3000
in your browser and open the Console Inspector.