文件名称:gistdash:应用程序显示来自 Github 的 100 个最新 Gist 的统计数据
文件大小:21KB
文件格式:ZIP
更新时间:2024-07-04 01:55:15
JavaScript
吉斯特达什 应用程序显示来自 Github 的 100 个最新 Gists 的统计数据。 这个应用程序使用 Angular 和 D3 运行。 在以下查看演示: 安装依赖: sudo gem install sass npm install -g bower browser-sync gulp npm install 然后运行网站: gulp start (可选)创建公共访问令牌: 并在 config.module.js 中设置 API.ACCESS_TOKEN
【文件预览】:
gistdash-master
----.gitignore(87B)
----package.json(1KB)
----src()
--------components()
--------pie()
--------services()
--------assets()
--------list()
--------app.module.js(393B)
--------root()
--------index.html(1KB)
--------header()
--------config.module.js(468B)
--------app.routes.js(2KB)
----gulpfile.js(6KB)
----README.md(581B)
----bower.json(524B)