UNPKG
sportstg-bluekit
Version:
latest (1.0.1)
1.0.1
1.0.0

sportstg-bluekit
/
index.html
11 lines
(10 loc)
•
205 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!doctype
html
>
<
html
>
<
head
>
<
meta
content
=
"width=device-width, initial-scale=1.0"
name
=
"viewport"
>
<
title
>
BlueKit Example
</
title
>
</
head
>
<
body
>
<
div
id
=
'root'
>
</
div
>
</
body
>
</
html
>