文件名称:GithubAPI:Github API应用程序搜索用户
文件大小:192KB
文件格式:ZIP
更新时间:2024-04-22 22:58:36
TypeScript
Github用户查看器API 描述 这是一个使用户能够搜索Github用户并查看其个人资料,更重要的是其存储库的网站。 该项目是使用版本9.1.1生成的。 要预览网站,请使用此链接 作者 设定说明 以下是要遵循的步骤: 打开cli,导航到您的项目文件夹并克隆项目: git clone https://github.com/KenThumi/GithubAPI.git 在项目文件夹中,安装节点模块: npm install 运行: ng serve 在浏览器中打开: http:://localhost:4200 使用您选择的IDE,例如VsCode,Sublime文本等。 代码脚手架 运行ng generate component component-name生成一个新的组件。 您还可以使用ng generate directive|pipe|service|class|guar
【文件预览】:
GithubAPI-master
----tsconfig.spec.json(333B)
----.browserslistrc(703B)
----src()
--------main.ts(372B)
--------index.html(567B)
--------styles.css(262B)
--------polyfills.ts(3KB)
--------environments()
--------favicon.ico(948B)
--------assets()
--------test.ts(753B)
--------app()
----angular.json(4KB)
----tsconfig.json(538B)
----tslint.json(3KB)
----README.md(2KB)
----tsconfig.app.json(287B)
----.editorconfig(274B)
----.gitignore(648B)
----karma.conf.js(1KB)
----package-lock.json(691KB)
----e2e()
--------src()
--------tsconfig.json(274B)
--------protractor.conf.js(904B)
----package.json(1KB)