暂无描述

Funny 070dd7577f feat 代码优化 3 年之前
public 768509983e feat 代码优化 3 年之前
src 070dd7577f feat 代码优化 3 年之前
static c0e71d15cd feat 下载中心 3 年之前
.gitignore fedaf5eb08 feat 3 年之前
README.md 9f1029f149 no message 3 年之前
babel.config.js fedaf5eb08 feat 3 年之前
package-lock.json 070dd7577f feat 代码优化 3 年之前
package.json a4b8abc843 feat 使用qrcodejs2-fix替代qrcodejs2,因为electron打包后会有报错:Uncaught TypeError: Cannot read property '_android' of undefined 3 年之前
vue.config.js a3c951d0f0 feat 自动更新 3 年之前

README.md

myvue

A Vue.js project

Build Setup

# 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 a detailed explanation on how things work, check out the guide and docs for vue-loader.