npm install 常用的-S 、-D 、-g 有什么区别?
摘要:npm install 本身就有一个别名 npm i npm i module_name -S 即 npm install module_name --save 写入dependencies,发布到生产环境npm i module_name -D 即 npm install module_name
阅读全文
posted @ 2022-06-30 15:55
posted @ 2022-06-30 15:55
posted @ 2021-11-22 13:18