当包位于子文件夹中时,是否可以从github安装npm包?
例如,我们有Microsoft BotBuilder存储库:https: //github.com/Microsoft/BotBuilder
但我需要在子文件夹"Node/core /"中安装软件包:https: //github.com/Microsoft/BotBuilder/tree/master/Node/core/
那么如何用npm安装呢?
git github npm
git ×1
github ×1
npm ×1