# JigsawGame-vue **Repository Path**: wenqindong/JigsawGame-vue ## Basic Information - **Project Name**: JigsawGame-vue - **Description**: 基于vue实现的拼图小游戏 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2020-08-17 - **Last Updated**: 2022-07-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ># 拼图 jigsawgame-vue [百度](http://www.baidu.com) ## 基于Vue 实现的拼图小游戏 [ :heart_eyes: 在线地址http://wenqindong.gitee.io/jigsawgame-vue/](http://wenqindong.gitee.io/jigsawgame-vue/) ### **示例截图** ![图一:](https://images.gitee.com/uploads/images/2020/0819/111452_c48c6212_1056516.png "屏幕截图.png") > ### 可以输入QQ号直接获取QQ头像进行拼图游戏 ![图二:](https://images.gitee.com/uploads/images/2020/0819/111547_d524b0fe_1056516.png "屏幕截图.png") ## 运行 ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration。 See [Configuration Reference](https://cli.vuejs.org/config/).