npm和yarn的使用

cnpm install -g yarn

#查看版本
yarn -version

#查看镜像
yarn config get registry

#设置镜像
yarn config set registry https://registry.npm.taobao.org

posted on 2019-10-29 10:09  ${}  阅读(222)  评论(0编辑  收藏  举报

导航