# VueQRCode **Repository Path**: mimiva/vue-qrcode ## Basic Information - **Project Name**: VueQRCode - **Description**: 二维码解析Demo。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-12-05 - **Last Updated**: 2023-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # qrcode ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm serve ``` ### Compiles and minifies for production ``` npm build ``` ### Lints and fixes files ``` npm lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).