# vue-keyboard-lengff **Repository Path**: lengff/vue-keyboard-lengff ## Basic Information - **Project Name**: vue-keyboard-lengff - **Description**: 抄袭 dawnyu 用户的虚拟键盘的代码 https://github.com/dawnyu/vue-keyborad 实现了我业务上需要的开发功能代码 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-02-20 - **Last Updated**: 2023-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-keyboard-lengff #### 介绍 抄袭 dawnyu 用户的虚拟键盘的代码 https://github.com/dawnyu/vue-keyborad 实现了我业务上需要的开发功能代码 #### 软件架构 VUE ### 演示图片 ![输入图片说明](https://images.gitee.com/uploads/images/2019/0220/192118_5738481a_1625482.gif "test13.gif") ### 构建步骤 ``` # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` 原来git项目地址 [vue-keyborad](https://github.com/dawnyu/vue-keyborad)