一篇方面自己使用的文章【前端入职配置】

vscode:https://code.visualstudio.com/docs/?dv=win64user
插件:

中文:Chinese (Simplified) (简体中文) Language Pack for Visual Studio Code 

自动补全:Path Intellisense

log:Turbo Console Log

ctrl + alt + l 选中变量之后,使用这个快捷键生成 console.log
alt + shift + c 注释所有 console.log
alt + shift + u 启用所有 console.log
alt + shift + d 删除所有 console.log

格式化工具:EditorConfig for VS Code

vue插件:Vue - Official

nvm: https://github.com/coreybutler/nvm-windows/releases

nvm查看版本: nvm list

nvm切换版本:nvm use 你想要的版本

yarn
没安装成功则环境变量path添加
D:\nvm\nodejs\node_modules\corepack\shims  然后在启用cmd   查看版本

npm设置镜像
设置镜像源:npm config set registry https://registry.npm.taobao.org
查看当前使用的镜像地址:npm config get registry

Apipost: https://www.apipost.cn/?utm_source=10039&bd_vid=11404931888203482618

Gitee 下载安装
国内镜像地址:https://registry.npmmirror.com/binary.html?path=git-for-windows/v2.37.0.windows.1/

第一次push的时候需要配置姓名密码

git config --global user.name "你的姓名"    
git config --global user.email "你的密码"

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值