unbracketed / redux-yahtzee

A demo Redux dice game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A demo Redux dice game


Languages

Language:JavaScript 74.3%Language:CSS 25.7%