# test_keydown **Repository Path**: QQ258754/test_keydown ## Basic Information - **Project Name**: test_keydown - **Description**: 一个小游戏,用来展示vue下按键自定义(vue-hotkey)及捕获 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-12 - **Last Updated**: 2024-08-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 一个小游戏,用来展示vue下按键自定义(vue-hotkey)及捕获 演示地址:http://qq258754.gitee.io/test_keydown/#/index ![演示图片](./demo.jpg) ``` 前端运行支持: node.js >16.14.0 浏览器运行支持: chrome等现代浏览器 主要开发支持: vue: 2.6.11, sass: 1.50.0 项目启动方式:npm run serve 项目打包方式:npm run build