Skip to content

miktolon/vue-minesweeper

Repository files navigation

vue-minesweeper

Minesweeper made with Vue 3.

Play here

https://vue-msweeper.netlify.app/

Looks like

image

Project Setup

git clone https://github.com/miktolon/vue-minesweeper.git

cd vue-minesweeper

npm install

Compile and Hot-Reload for Development

npm run dev

Build

npm run build

Licence

MIT

Releases

No releases published

Packages

No packages published