Wednesday, 15 March 2017

Integrating react into EJS project

I'm trying to integrate React (and subsequentially JSX) into my already built / established project that uses EJS. (EJS w/ Node, express, mongo, browserify).

Basically I need to build a partial in React and put it into my ejs project (if I'm using the correct terms!)

Does anyone have any pointers on how to do this? I have done a lot of research but no luck with how to actually execute this integration.



via EndingWithAli

No comments:

Post a Comment