Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 310 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 310 Bytes

Minesweeper

Game "Minesweeper" implementation on Vue.js

Demo: heroku app

Comands

npm run dev # development
npm run build # production
npm run test # e2e tests
npm run lint # linter

License

This software is free to use under the MIT license.