Skip to content

Files

Latest commit

655a76e · Mar 21, 2017

History

History
16 lines (11 loc) · 222 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 222 Bytes

minesweeper

A minesweeper game by vue 2.0

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build