UNPKG
vue-base-demo
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
vue base demo
vue-base-demo
/
index.html
11 lines
(10 loc)
•
160 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE
html
>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
title
>
vue
</
title
>
</
head
>
<
body
>
<!-- built files will be auto injected -->
</
body
>
</
html
>