minesweeper A neat minesweeper game built using Vue Play it here! Install instructions Clone the repo, run: npm start and go to http://localhost:5000 (or any other port you'd like to define as your process.env.PORT; 5000 is what this express server currently defaults to if none is provided)