facebookarchive / react-meteor

React rendering for Meteor apps
948 stars 114 forks source link

Use atmospherejs to distribute this package. #20

Closed lijunle closed 9 years ago

lijunle commented 9 years ago

Atmospherejs is a package store for Meteor. It use Meteorite to manage package.

Here is the guide. Why not use it?

alexhancock commented 9 years ago

I can set this package up on atmosphere and update it to the latest version of React.

I can probably get to it some time this weekend.

aksonov commented 9 years ago

+1

hsribei commented 9 years ago

+1

alexhancock commented 9 years ago

I never got around to this, but I just looked back in on the situation and found this...

https://atmospherejs.com/hipertracker/reactjs

They have done a good job from what I can tell. I just built a simple test app with it, and it worked well for me.

benjamn commented 9 years ago

Done! https://atmospherejs.com/reactjs/react

alexhancock commented 9 years ago

Thanks, Ben!