UNPKG
lille-ui
Version:
latest (1.0.0)
1.0.0
A Vue.js project
lille-ui
/
index.html
14 lines
(12 loc)
•
216 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE
html
>
<
html
lang
=
"en"
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
title
>
lille-ui
</
title
>
</
head
>
<
body
>
<
div
id
=
"app"
>
</
div
>
<
script
src
=
"/dist/lille-ui.js"
>
</
script
>
</
body
>
</
html
>