My mini-projects with Hotwire
Hotwire is the upcoming Frontend paradigm of Ruby on Rails, which consists of Turbo (Turbo Drive, Turbo Frame, Turbo Stream), StimulusJS, and Strada (to be released).
- Live Link: https://hotwire-miniatures.herokuapp.com/
- Hotwire
- Ruby on Rails
- Git clone this repo and cd the to the directory.
- Run
bundle
in command line to install gems. - Run
rails s
and open browser withhttp://localhost:3000/
. - Enjoy :)
👤 Kyle Law
Contributions, issues and feature requests are welcome!
Give a ⭐️ if you like this project!
- Hotwire
- Ruby on Rails
This project is MIT licensed.