Angular/Redux Complex UI Example Example of using Angular2 and Redux together to manage a "complex" user interface. Building and Running git clone https://github.com/ng-cookbook/angular2-redux-complex-ui.git cd angular2-redux-complex-ui npm install npm start Then navigate to http://localhost:9988/ Related Blog Posts Big Ideas Behind Angular2 Container and Presentation Components in Angular2 Yes, I Used jQuery in my Angular2 Application Using Redux to Manage Angular2 Application State