Search code examples
reactjsaurelia

Reactjs with Aurelia


I'm looking for some help with using ReactJS with Aurelia. I went to http://ilikekillnerds.com/2015/03/how-to-use-react-js-in-aurelia/ page, which seems to be the only page on google that talks about it but his method did not work for me. I am trying to full understand how to integrate the two. If anyone has done this already or has a working example that I can try to figure out that would be amazing. Any help at this point is greatly appreciated.


Solution

  • Please see some example code here on Github. You can also view a live demo here (using the code in the linked repository). More strategies for using React with Aurelia will be added over time. For now, things are basic, but the code explains more than the aforementioned blog post (which will also be updated).