Render React on server side using threads_a_gogo

I have an idea of rendering React.js on the server side using threads_a_gogo. Would like some tips about the same.

I though have a doubt of passing the entire React framework and dependencies as JASON. But not sure if it'll work.