GitHubViewer:允许用户查看其他人的 GitHub 信息的简单 Angular 应用程序

时间:2021-05-29 19:15:06
【文件属性】:
文件名称:GitHubViewer:允许用户查看其他人的 GitHub 信息的简单 Angular 应用程序
文件大小:141KB
文件格式:ZIP
更新时间:2021-05-29 19:15:06
JavaScript //$location.url( "/search_results"), {user_name: user_name}; 部署到 Heroku:Bower Angular-seed 使用 bower(检查 package.json:它已经在那里列为 devDependency),但为了让 Heroku 使用它,我们还需要将它添加到依赖项部分: npm install bower --save 我们还需要更新 package.json 中 bower 的路径: "postinstall" : "./node_modules/bower/bin/bower install", 作为网络服务器表达 Angular-seed 使用 http-server 作为 Web 服务器来测试您的更改,但我没有找到在 Heroku 上使用它的方法。 相反,我只是添加了一个简单的基于 Express
【文件预览】:
GitHubViewer-master
----.jshintrc(219B)
----bower.json(374B)
----app.js(137B)
----.travis.yml(411B)
----LICENSE(1KB)
----Procfile(16B)
----README.md(2KB)
----.bowerrc(41B)
----.gitignore(68B)
----e2e-tests()
--------scenarios.js(932B)
--------protractor.conf.js(257B)
----app()
--------followers()
--------partials()
--------index.html(2KB)
--------repos()
--------images()
--------components()
--------app.js(327B)
--------index-async.html(3KB)
--------following()
--------home()
--------app.css(2KB)
----karma.conf.js(673B)
----package.json(1KB)

网友评论