redux-yahtzee A demo Redux dice game Install cd redux-yahtzee && npm install npm start Open your browser to http://localhost:3000. You can override the port like: PORT=12345 npm start.