UNPKG
esto5
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
esto5 transfer command tool of es5
esto5
/
public
/
index.html
12 lines
•
244 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE
html
>
<
html
lang
=
"en"
>
<
head
>
<
meta
charset
=
"UTF-8"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1.0"
>
<
title
>
es5
</
title
>
</
head
>
<
body
>
<
div
>
</
div
>
<
script
src
=
"../dist/app.js"
>
</
script
>
</
body
>
</
html
>