https://github.com/harmnot/fetch-github
https://github.com/harmnot/fetch-github
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/harmnot/fetch-github
- Owner: harmnot
- Created: 2019-12-20T15:47:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T03:26:29.000Z (over 3 years ago)
- Last Synced: 2025-04-12T13:15:37.064Z (about 1 year ago)
- Language: Vue
- Size: 3.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Fetch your GitHub


##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/).