This is a poker hand generator and I intend to code the javascript to include two players, deal a hand randomly, and determine the winner. Includes just HTML, CSS, and JavaScript.
To build the project, you'll need NodeJS, NPM, Yarn and Grunt. To download the dependencies. I have replace the old DocPad requirement of the project with Grunt. Check out the Gruntfile for the latest ...