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

https://github.com/victor-am/githubby

A Vue.js test app: a simple Github shortcut screen
https://github.com/victor-am/githubby

github github-api vue vuejs vuejs2

Last synced: about 1 month ago
JSON representation

A Vue.js test app: a simple Github shortcut screen

Awesome Lists containing this project

README

          

# githubby

> A simple Github management screen

![preview](http://www.victoryam.com.br/githubby.gif)

## Build Setup

``` bash
# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn run dev

# build for production with minification
yarn run build

# build for production and view the bundle analyzer report
yarn run build --report
```