Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/leastbad/jboo
- Owner: leastbad
- License: mit
- Created: 2020-05-07T03:31:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T16:40:10.000Z (over 1 year ago)
- Last Synced: 2023-03-05T02:42:46.656Z (over 1 year ago)
- Language: Ruby
- Size: 1.36 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.