UNPKG
@salamander.be/vue-gantt
Version:
latest (0.0.1)
0.0.1
A VueJs Gantt chart.
github.com/salamanderbe/vue-gantt
salamanderbe/vue-gantt
@salamander.be/vue-gantt
/
dist
/
demo.html
9 lines
(7 loc)
•
186 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
<
meta
charset
=
"utf-8"
>
<
title
>
vue-gantt demo
</
title
>
<
script
src
=
"./vue-gantt.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./vue-gantt.css"
>
<
script
>
console
.
log
(vue-gantt)
</
script
>