# VantGames **Repository Path**: LinWanCen/VantGames ## Basic Information - **Project Name**: VantGames - **Description**: 纯网页游戏:脑锻炼 使用有赞的移动端 Vue 组件库 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-17 - **Last Updated**: 2023-11-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VantGames 使用有赞的移动端 Vue 组件库做的游戏,项目名索性就叫 VantGames 吧 游戏链接: http://linwancen.gitee.io/vantgames/#/ 有赞组件库: https://vant-contrib.gitee.io/vant/#/zh-CN/number-keyboard ## 开发指南 建议用 vue ui ```shell script vue ui ``` 使用 IDEA 时也可以在 [package.json](package.json) 里运行,或者使用脚本 ```shell script yarn serve ``` 编译后的文件提交在 dist 分支