# vue-lock **Repository Path**: aaronmin/vue-lock ## Basic Information - **Project Name**: vue-lock - **Description**: Vue2 手势解锁密码 / 支付宝手势解锁 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-01-27 - **Last Updated**: 2024-04-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-lock > Vue2 手势解锁密码 / 支付宝手势解锁 > vue-lock 学习和借鉴了Github项目H5lock https://github.com/lvming6816077/H5lock ## Demo ## Build Setup ``` bash # 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 ``` For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).