UNPKG
amlang-ui
Version:
latest (1.0.0)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
#### Description 个人UI库
amlang-ui
/
lib
/
demo.html
1 lines
•
177 B
HTML
View Raw
1
<!doctype
html
>
<
meta
charset
=
"utf-8"
>
<
title
>
am-ui demo
</
title
>
<
script
src
=
"./am-ui.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./am-ui.css"
>
<
script
>
console
.
log
(am-ui)
</
script
>