Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leastbad/jboo

Rails 6 app to demonstrate jquery-events-to-dom-events. It's jboo time.
https://github.com/leastbad/jboo

Last synced: 15 days ago
JSON representation

Rails 6 app to demonstrate jquery-events-to-dom-events. It's jboo time.

Awesome Lists containing this project

README

        

# It's jboo time.

Demonstration Rails app for [jquery-events-to-dom-events](https://www.npmjs.com/package/jquery-events-to-dom-events) npm package.

1. Git clone the project and make sure you have Ruby 2.6.5 running.
2. `bundle install && yarn install`
3. `rails s`
4. Hit up `localhost:3000` in your browser and open the Console Inspector.