Have anyone tried adding react-motion to a rails project? Have not seed any gems for this, but it would be kind of awesome to use it.
What are the steps I have to make to use it?
I have been trying to add all files to vendor/assets/javascrips and requiring them in application.js but the syntax used in those files is new to me.