https://github.com/jeffersondanielss/github-preview
:octocat: Github API experiment.
https://github.com/jeffersondanielss/github-preview
javascript jquery
Last synced: 6 months ago
JSON representation
:octocat: Github API experiment.
- Host: GitHub
- URL: https://github.com/jeffersondanielss/github-preview
- Owner: jeffersondanielss
- License: mit
- Created: 2015-08-16T23:09:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-15T18:43:16.000Z (almost 9 years ago)
- Last Synced: 2024-03-18T17:41:17.742Z (almost 2 years ago)
- Topics: javascript, jquery
- Language: CSS
- Homepage: http://jeffersondaniel.com/github-preview
- Size: 395 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Github Preview :chart_with_upwards_trend:
Github API experiment
### Start serve
```
npm run serve
```
### Build
```
npm run build
```