Replace all Angular components with React components
use flux-style architecture for all events (decided on redux)
test markup output from all components
test that events for components with events are fired at appropriate time
remove angular from the build entirely
replace all functionality that was provided by Angular libraries with other libraries
routing
keyboard shortcuts
etc.