# 扫雷 **Repository Path**: lin09/Minesweeper-vue2.0 ## Basic Information - **Project Name**: 扫雷 - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: http://lin09.gitee.io/minesweeper-vue2.0/dist/index.html - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-01 - **Last Updated**: 2021-01-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 在线玩1 [https://lin09.github.io/Minesweeper-vue2.0/dist/index.html](https://lin09.github.io/Minesweeper-vue2.0/dist/index.html) 在线玩2 [http://lin09.gitee.io/minesweeper-vue2.0/dist/index.html](http://lin09.gitee.io/minesweeper-vue2.0/dist/index.html) # 扫雷 vue2.0 版 # project ## Project setup ``` yarn ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).