Minesweeper Built with Gatsby. Install Install Gatsby CLI: npm install --global gatsby-cli Develop (unminified @ localhost:8000): gatsby develop Build (minified @ localhost:9000): gatsby build && gatsby serve