UNPKG
ya-irc
Version:
latest (1.0.0)
1.0.0
Yet Another IRC client
github.com/maxArturo/ya-irc
maxArturo/ya-irc
ya-irc
/
index.html
11 lines
(9 loc)
•
149 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
html
>
<
head
>
<
title
>
Ya Irc
</
title
>
</
head
>
<
body
>
<
div
id
=
"root"
>
</
div
>
<
script
src
=
"dist/bundle.js"
>
</
script
>
</
body
>
</
html
>