UNPKG
coral-quick-chat
Version:
latest (1.2.13)
1.2.13
1.2.12
1.2.11
1.2.10
1.2.9
1.2.7
1.2.6
1.2.5
1.2.3
1.2.2
github.com/MatheusrdSantos/vue-quick-chat
MatheusrdSantos/vue-quick-chat
coral-quick-chat
/
dist
/
demo.html
11 lines
(7 loc)
•
208 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
meta
charset
=
"utf-8"
>
<
title
>
vue-quick-chat demo
</
title
>
<
script
src
=
"./vue-quick-chat.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./vue-quick-chat.css"
>
<
script
>
console
.
log
(vue-quick-chat)
</
script
>