https://github.com/ovr/github-frontend
Yet another frontend for GitHub API
https://github.com/ovr/github-frontend
Last synced: 3 months ago
JSON representation
Yet another frontend for GitHub API
- Host: GitHub
- URL: https://github.com/ovr/github-frontend
- Owner: ovr
- Created: 2015-07-17T08:20:52.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-17T08:23:42.000Z (almost 10 years ago)
- Last Synced: 2025-01-13T09:08:26.492Z (5 months ago)
- Language: HTML
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GitHub Frontend on AngularJS
============================[](https://www.versioneye.com/user/projects/54cca597de7924f81a000201)
[](https://twitter.com/ovrweb)
[](LICENSE.md)## Installation
```bash
npm install
bower install
```To build:
```bash
gulp
```## Demo
You can try a simple REST Application on http://angular.dmtry.me/
## LICENSE
MIT