# vue-qr **Repository Path**: kongfurabbit/vue-qr ## Basic Information - **Project Name**: vue-qr - **Description**: vue 前端生成二维码的工具 - **Primary Language**: Unknown - **License**: MulanPSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2019-12-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-qr > 二维码生成工具 ## 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 ``` * 详细说明参考作者博客:[http://jvm123.com/qr-code-post](http://jvm123.com/2019/08/qr-code-post) * 在线演示地址:[http://jvm123.com/qr-code](http://jvm123.com/qr-code)