83.导入项目时,用npm install安装module

  npm install

正因为有了npm,我们只要一行命令,就能安装别人写好的模块 。

原文地址:https://www.cnblogs.com/sharpest/p/8177922.html