the processes are different but in theory react just needs a dom node as entry point so you could actually fuse react with angular and partially replace all angular controller logic with redux and react and than switch to the react router. but first things first ;D .... get used to react and component thinking and the lifecycle of a react component.