我注意到Node.js项目通常包含这样的文件夹:
/ libs,/ vendor,/ support,/ spec,/ tests
这究竟是什么意思?它们之间有什么不同,我应该在哪里包含引用的代码?
node.js
node.js ×1