React/Redux project boilerplate This boiler plate is generated by 'create-react-app' and modified a bit. (eliminating unneeded files, logos, etc). Clone this repository. cd to this repository, and run npm install run npm start to start HTTP server at port 3000.