项目作者: FelixFonteneau

项目描述 :
Implementation of the minesweeper game in Vue JS
高级语言: Vue
项目地址: git://github.com/FelixFonteneau/mines.git
创建时间: 2020-04-23T20:47:15Z
项目社区:https://github.com/FelixFonteneau/mines

开源协议:

下载


Mines

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

To test the current version, go here.

Project setup

  1. npm install

Compiles and hot-reloads for development

  1. npm run serve

Compiles and minifies for production

  1. npm run build