UNPKG
invasion
Version:
latest (1.0.1)
1.0.1
1.0.0
get invaded by invaders in this invasion
github.com/WoleObayomi/invasion
WoleObayomi/invasion
invasion
/
index.html
12 lines
(10 loc)
•
270 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
<!doctype
html
>
<
html
>
<
head
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
>
</
head
>
<
body
>
<
div
id
=
"root"
>
</
div
>
<
script
src
=
"bundle.js"
>
</
script
>
</
body
>
</
html
>