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

https://github.com/jeffersondanielss/github-preview

:octocat: Github API experiment.
https://github.com/jeffersondanielss/github-preview

javascript jquery

Last synced: 6 months ago
JSON representation

:octocat: Github API experiment.

Awesome Lists containing this project

README

          

# Github Preview :chart_with_upwards_trend:
Github API experiment

### Start serve

```
npm run serve
```

### Build

```
npm run build
```