Awesome
Motion Demos
This project contains a set of demos for Motion, a library for building reactive, real-time frontend UI components in your Rails application using pure Ruby.
Contributing to Motion Demos
Have an idea for a demo, or see an issue with existing demo? Open an issue.Want to contribute a new demo or improve an existing demo? We welcome pull requests!
Issues with Motion itself should go in the main Motion repository.
Development Scripts
Run setup: bin/setup
Run tests: bundle exec rake
Run the linter: bundle exec standardrb