This is an react-redux template using material-ui as example (You can change it to whatever you like). This project use webpack to manage. And some useful package like superagent and immutable are already included. You can get an out-of-the-box react-redux website by several command!
More details about this project is coming.
Clone the project
git clone [email protected]:xuyumeng/react-redux-template.git
Install dependencies
cd react-redux-template
npm install
npm start
npm build
npm build-server