# vue-qrcode **Repository Path**: aecworks/vue-qrcode ## Basic Information - **Project Name**: vue-qrcode - **Description**: No description available - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-11-01 - **Last Updated**: 2023-12-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-qrcode 使用vue cli 3 封装的qrcode组件 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ## How to use ### install ``` npm install --save @aecworks/vue-qrcode ``` ### Generate a qr code ``` ``` ### Keywords ``` vue-qrcode ```