This is my attempt at implementing the Minesweeper game in Elm.
$ elm package install
$ npm install -g elm-test
$ ./build
To rebuild app on file changes...still a bit of a work in progress.
$ ./rebuildOnSrcChange
./publish
open index.html
Head over to http://mikegehard.github.io/elm-minesweeper/