UNPKG
obstacle-wl-1
Version:
latest (0.1.57)
0.1.57
## Project setup ``` npm install ```
obstacle-wl-1
/
lib
/
demo.html
9 lines
(6 loc)
•
146 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
<
meta
charset
=
"utf-8"
>
<
title
>
obstacle-wl demo
</
title
>
<
script
src
=
"./obstacle-wl.umd.js"
>
</
script
>
<
script
>
console
.
log
(obstacle-wl)
</
script
>