Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harmnot/fetch-github
https://github.com/harmnot/fetch-github
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/harmnot/fetch-github
- Owner: harmnot
- Created: 2019-12-20T15:47:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T03:26:29.000Z (about 2 years ago)
- Last Synced: 2023-03-08T08:23:32.569Z (almost 2 years ago)
- Language: Vue
- Size: 3.81 MB
- Stars: 0
- Watchers: 2
- 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/).