Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/icelam/github-repo-list
List all your Github repositories on one page.
https://github.com/icelam/github-repo-list
github-api vue vuejs
Last synced: about 1 month ago
JSON representation
List all your Github repositories on one page.
- Host: GitHub
- URL: https://github.com/icelam/github-repo-list
- Owner: icelam
- Created: 2019-08-29T12:04:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-03T09:43:41.000Z (over 4 years ago)
- Last Synced: 2024-11-06T18:52:59.506Z (3 months ago)
- Topics: github-api, vue, vuejs
- Language: JavaScript
- Homepage: https://icelam.github.io/project-details/github-repo-list
- Size: 2.37 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github Repository List #
> List all your Github repositories on one page.
![Screen Preview](https://github.com/icelam/github-repo-list/raw/master/design/export_screens/Desktop%402x.png)
### Installation ###
* `npm install`
### Dev Server ###
* `npm run dev`
### Build Production ###
All the build files can be found in `/dist` folder.
* `npm run build`