我在编一个程序 简单的
我很确定你说的大部分文件都在 node_modules
node_modules
此目录 不应该 npm install -所以它通常被添加到 .gitignores 文件(如果使用git)
npm install
.gitignores