# matchcard-vue **Repository Path**: wenqindong/matchcard-vue ## Basic Information - **Project Name**: matchcard-vue - **Description**: 基于vue实现的匹配卡片小游戏 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-08-20 - **Last Updated**: 2024-03-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # matchcard-vue >一个匹配相同卡片的小游戏 ## 图例: ![输入图片说明](https://images.gitee.com/uploads/images/2020/0821/100638_75adb14e_1056516.png "屏幕截图.png") ## Project setup ``` 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/).