文件名称:github-profiler:用于显示 GitHub 个人资料的 angular js 上的 github 应用程序
文件大小:21KB
文件格式:ZIP
更新时间:2024-07-04 14:08:39
JavaScript
Github 用户列表 这个项目是一个典型的 Web 应用程序的应用程序框架。 您可以使用它来快速引导您的 angular webapp 项目和这些项目的开发环境。 克隆这个项目 使用 [git][git] 克隆 angular-seed 存储库: git clone git@github.com:angvishvish/github-angularjs.git cd github-angularjs 安装依赖 我们在这个项目中有两种依赖:工具和 angular 框架代码。 这些工具帮助我们管理和测试应用程序。 我们通过npm获得我们依赖的工具,[节点包管理器][npm]。 我们通过bower获取角度代码,一个[客户端代码包管理器][bower]。 我们已经预先配置了npm来自动运行bower所以我们可以简单地做: npm install 在幕后这也将调用bower inst
【文件预览】:
github-profiler-master
----bower.json(397B)
----LICENSE(1KB)
----README.md(4KB)
----.bowerrc(41B)
----.gitignore(62B)
----e2e-tests()
--------scenarios.js(932B)
--------protractor.conf.js(257B)
----app()
--------github-user()
--------index.html(3KB)
--------github-repo-details()
--------app.less(243B)
--------components()
--------app.js(375B)
--------index-async.html(3KB)
--------github-repo()
--------github()
----karma.conf.js(673B)
----package.json(1KB)