## Code 501: App Development with React + Redux
Boilerplate for Code 501: App Development with React + Redux
To get up and running:
package.json appropriately, with your name, project, etc.npm install to install the devDependenciesnpm start; it will be accessible at http://localhost:8080Much credit to SurviveJS for the base Webpack configuration.