# hot-key-input **Repository Path**: anshuinfo/hot-key-input ## Basic Information - **Project Name**: hot-key-input - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-22 - **Last Updated**: 2021-09-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hot-key-input > base: https://codesandbox.io/s/vue-hotkeyinput-90m2k ![](examples/assets/hot-key-input01.gif) ## 项目步骤 ``` yarn install ``` ### 开发 ```shell # 访问localhost:8080 npm run dev ``` ### 发布 ```shell # 修改版本号 npm run upload ``` ### issues See [Issues](https://github.com/shuaninfo/hot-key-input/issues).