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: 5 months 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-03T09:43:41.000Z (about 5 years ago)
- Last Synced: 2025-05-14T22:12:09.243Z (5 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: 1
- Forks: 1
- 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.

### Installation ###
* `npm install`
### Dev Server ###
* `npm run dev`
### Build Production ###
All the build files can be found in `/dist` folder.
* `npm run build`