node指令记录

查询当前镜像地址

shell 复制代码
npm config get registry

替换镜像地址为阿里云

shell 复制代码
npm config set registry http://registry.npmmirror.com

切换镜像地址为默认

shell 复制代码
npm config set registry https://registry.npmjs.org

创建vue3

shell 复制代码
npm create vue@latest
相关推荐
摸鱼仙人~1 小时前
styled-components:现代React样式解决方案
前端·react.js·前端框架
Baklib梅梅3 小时前
Ruby大会演讲实录:Baklib 如何用 AI 重构内容管理赛道
ruby on rails·前端框架·ruby
@大迁世界7 小时前
第1章 React组件开发基础
前端·javascript·react.js·前端框架·ecmascript
wenzhangli78 小时前
从源码到思想:OneCode框架模块化设计如何解决前端大型应用痛点
架构·前端框架
断竿散人15 小时前
JavaScript 异常捕获完全指南(下):前端框架与生产监控实战
前端·javascript·前端框架
贵沫末1 天前
React——基础
前端·react.js·前端框架
摸鱼仙人~2 天前
深入理解 classnames:React 动态类名管理的最佳实践
前端·react.js·前端框架
三水气象台2 天前
用户中心Vue3网页开发(1.0版)
javascript·css·vue.js·typescript·前端框架·html·anti-design-vue
杨进军2 天前
React 协调器 render 阶段
前端·react.js·前端框架
Codebee2 天前
50行代码搞定OneCode摄像头插件:快速定制实战指南
前端框架·开源·ecmascript 6