node_tool

 

 

css

1 包管理工具

有 npm cnpm yarn幾種,推薦使用yarn(我的喜愛)html

1.1 yarn安裝

npm install yarn -g

1.2 yarn設置淘寶鏡像(避免龜速)

yarn config set registry https://registry.npm.taobao.org

1.3 npm 自帶的,只須要設置源

npm config set registry=https://registry.npm.taobao.org

1.4 cnpm 安裝並設置源

npm install -g cnpm --registry=https://registry.npm.taobao.org

Created: 2019-06-26 週三 11:36java

Validatepython

本站公眾號
   歡迎關注本站公眾號,獲取更多信息