Paired with an article I wrote: https://github.com/patrickmarabeas/Interfacing-React-Components-with-Angular-Applications
Grab it with Bower: bower install nrg
Include it in your AngularJS application:
var myApp = angular.module( 'myApp', [ 'nrg' ] );
npm install -g gulp
npm install
gulp watch