Is there any way to use Meteor reactivity in a simple PHP+HTML+JS based website?
I have a Meteor based App for news feeds, I have published these news feeds reactivily and I want to show these news feeds reactivily on one of my another site that is based on simple PHP, HTML & Javascript.
Is there any way to acheive this?