lepture / github-cards

The unofficial GitHub Cards. Card for your GitHub profile, card for your GitHub repositories.
https://lab.lepture.com/github-cards/
BSD 3-Clause "New" or "Revised" License
2.12k stars 146 forks source link

How to use it in vue projects? #78

Closed xxy2000s closed 2 years ago

xxy2000s commented 3 years ago

How to use it in vue? I don't know how to import such code into vue page

<div class="github-card" data-github="test" data-width="400" data-height="" data-theme="default"></div>
<script src="//cdn.jsdelivr.net/github-cards/latest/widget.js"></script>