Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 336 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 336 Bytes

my-github-repocard

Display a github repository card in VueJS 2 from Github username and repository name

alt text

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"/>