# ReactJSBlueprints_Chapter6 **Repository Path**: mirrors_svenanders/ReactJSBlueprints_Chapter6 ## Basic Information - **Project Name**: ReactJSBlueprints_Chapter6 - **Description**: https://www.packtpub.com/web-development/reactjs-blueprints - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ReactJSBlueprints_Chapter6 Code for Chapter 6 of https://www.packtpub.com/web-development/reactjs-blueprints This chapter introduces Webpack and Redux. Demo: https://reactjsblueprints-chapter6.herokuapp.com/ ## Install - clone repo This chapter contains 3 projects. Step into each subdirectory and then run - npm install - npm start