用npm安装git上的项目

Posted longailong

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了用npm安装git上的项目相关的知识,希望对你有一定的参考价值。

直接通过 git 上项目的地址进行安装
npm install git+https://github.com/sunxiaochuan/koatest.git

地址获取如下图:

技术图片

以上是关于用npm安装git上的项目的主要内容,如果未能解决你的问题,请参考以下文章

(在本地运行项目)npm报错:npm ERR! missing script: start npm ERR! A complete log of this run can be found in:

搭建vue项目

vue建项目并使用

GitHub上下载的vue2.0代码想要运行在windows本地,需要安装哪些工具?Git?npm?

无法从 Heroku 上的 package.json 从 github 安装 npm 包

npm 安装失败,错误 C2373 与 vs2015 更新 3