minesweeper
minesweeper copied to clipboard
Minesweeper game built with Vue, Vuex, Vuetify, and SCSS
Minesweeper
📝 Table of Contents
- About
- Screenshots
- Technology
- Install
🧐 About
Minesweeper game built with Vue, Vuex, Vuetify, and SCSS. You can try it here.
🎥 Screenshots



⛏️ Built Using
🏁 Install
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint