📅  最后修改于: 2022-03-11 14:51:52.588000             🧑  作者: Mango
--save-dev is used to save the package for development purpose. Example: unit tests, minification..
--save is used to save the package required for the application to run.