git clone https://github.com/JohnathanWeisner/minesweeper-vuejs2.git
npm install
webpack -p
Then you can open the public/minesweeper.html file in your browser of choice.
This is a minesweeper game written in ES6 and rendered using VueJS 2.0 for funsies.