包管理工具的安裝與使用

1、Yarn的安裝與使用

Yarn 對你的代碼來講是一個包管理器。其實用node.js的npm就夠了html

一、下載安裝

二、使用

(1)、使用yarn查看vue相關信息:yarn info vuevue

(2)、更多用法:node

https://yarnpkg.com/zh-Hans/docs/usagenpm

2、NPM

一、下載安裝

在安裝node.js時一併安裝了3d

二、使用

(1)、檢測版本htm

npm -vblog

(2)、升級npm版本get

npm install npm -gejs

(3)、使用淘寶鏡像的命令:cnpm

cnpm install npm -g

(4)更多用法:

https://www.runoob.com/nodejs/nodejs-npm.html

相關文章
相關標籤/搜索