An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

GitHub Frontend on AngularJS
============================

[![Dependency Status](https://www.versioneye.com/user/projects/54cca597de7924f81a000201/badge.svg?style=flat)](https://www.versioneye.com/user/projects/54cca597de7924f81a000201)
[![Author](http://img.shields.io/badge/[email protected]?style=flat-square)](https://twitter.com/ovrweb)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](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