UNPKG
@changfeng/nly-adminlte-vue
Version:
latest (0.7.9-fix.8)
0.7.9
0.7.9-fix.8
0.7.9-fix.7
0.7.9-fix.6
0.7.9-fix.5
0.7.9-fix.4
0.7.9-fix.3
0.7.9-fix.2
0.7.9-fix.1
nly adminlte3 components
nejinn/nly-adminlte-vue
@changfeng/nly-adminlte-vue
/
dist
/
demo.html
11 lines
(7 loc)
•
216 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
meta
charset
=
"utf-8"
>
<
title
>
nly-adminlte-vue demo
</
title
>
<
script
src
=
"./nly-adminlte-vue.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./nly-adminlte-vue.css"
>
<
script
>
console
.
log
(nly-adminlte-vue)
</
script
>