Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 343 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 343 Bytes

Mines

This project is an implementation of the minesweeper game with Vue JS.

To test the current version, go here.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build