npm安装第三方包 到项目目录下打开命令行 安装jQuery: npm install jquery --save 安装bootstrap: npm install bootstrap --save 相关文章: