UNPKG
dpaw-qweb-app
Version:
latest (0.1.1)
0.1.1
Simple viewer app to interface with QGIS/monorail
bitbucket.org/dpaw/brocket-qweb-app
dpaw-qweb-app
/
test.html
9 lines
(8 loc)
•
183 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
</
head
>
<
body
>
<
script
type
=
"text/javascript"
src
=
"dist/test-bundle.js"
charset
=
"utf-8"
>
</
script
>
</
body
>
</
html
>