mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-11-09 00:30:02 +00:00
6 lines
170 B
HTML
6 lines
170 B
HTML
<html>
|
|
<div id="app"></div>
|
|
<script src="https://cdn.jsdelivr.net/combine/npm/vue@2/dist/vue.js"></script>
|
|
<script src="sounds.js" type="module"></script>
|
|
</html>
|
|
|