/redux-yahtzee

A demo Redux dice game

Primary LanguageJavaScript

redux-yahtzee

js-standard-style A demo Redux dice game

img

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.