Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/harmnot/fetch-github


https://github.com/harmnot/fetch-github

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

#Fetch your GitHub

githubM

Screen Shot 2019-12-21 at 00 16 32

##it is easy ro run this app
- you just need to run this with single command after u install the depedencies
- then search your Github
- you can also look your repositories on this projeck with README.md display

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).