We will use the template from the second chapter, chapter2_4.zip. It already has webpack, Babel, and Redux set up, so all we need to do is the following:
- Install Angular 1
- Setup a basic Angular 1 application
- Install ng-redux
- Use ng-redux to connect Redux to Angular