Github搜索 一个用于github搜索api简单应用。 先决条件 此项目需要NodeJS(版本8或更高版本)和NPM。 和确实很容易安装。 为确保它们在计算机上可用,请尝试运行以下命令。 $ npm -v && node -v 6.4.1 v8.16.0 安装 $ git clone https://github.com/Amr-Reda/github-search $ cd github-search $ npm install 运行项目 $ npm start 这将在端口3000上运行该应用程序 测验 $ npm test