前端环境配置
软件:
hbuilderX,vscode,微信开发者工具,ps
环境:
git(https://npm.taobao.org/mirrors/git-for-windows/),node.js
配置国内数据源
注意:在安装好了 npm 以后,修改数据源为淘宝的,因为使用官方的镜像源太慢了。
- 查看当前数据源:npm config get registry
- 设置淘宝镜像源:npm config set registry https://registry.npm.taobao.org
vue脚手架npm install --global vue-cli
截屏软件
https://zh.snipaste.com/download.html
vscode环境安装
安装Sync Settings
然后 shift+alt+d 安装环境
uniapp-微信开发环境安装
安装hbuilder和微信开发者中心
hbuilder设置中配置微信开发者中心地址
微信开发者中心-设置-安全中打开服务端口