my-github-repocard
Display a github repository card in VueJS 2 from Github username and repository name
How to use it in your own projet ?
- npm install my-vue-github-repo
- import MyVueGithubRepocard from ‘my-vue-github-repo’
<MyVueGithubRepocard username="yourusername" reponame="yourreponame"/>