这个是微信h5前端的代码代码库

pansl b98ce62d33 专属书单 2 yıl önce
build 1917edbd32 h5cdn域名替换 2 yıl önce
config ab1fce0c9c h5弹窗 2 yıl önce
other 1917edbd32 h5cdn域名替换 2 yıl önce
src b98ce62d33 专属书单 2 yıl önce
static 1917edbd32 h5cdn域名替换 2 yıl önce
.babelrc 1917edbd32 h5cdn域名替换 2 yıl önce
.editorconfig 1917edbd32 h5cdn域名替换 2 yıl önce
.gitignore 1917edbd32 h5cdn域名替换 2 yıl önce
.postcssrc.js 1917edbd32 h5cdn域名替换 2 yıl önce
README.md e60a036bc0 cdn域名替换 2 yıl önce
index.html 1917edbd32 h5cdn域名替换 2 yıl önce
index.prod.html 1917edbd32 h5cdn域名替换 2 yıl önce
package.json e60a036bc0 cdn域名替换 2 yıl önce

README.md

y

node 使用12.x 依赖不匹配可能导致问题 之前package.json使用^导致安装的依赖过高目前换成~暂时没有问题

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.