getting-started-with-redux Code from Dan Abramov's Getting Started with Redux Usage To run the counter or todos example, cd into the directory and run: npm install You can then start the webpack-dev-server by running: npm start Open http://127.0.0.1:8080/ in your browser.