Open yucatio opened 4 years ago
@schonhose Wrote issue on #10
I have found that extra components (in the folder components) are not in the GIT repository. Hence, your index.html fails when I view it locally.
It is because this repository uses bower. To make jQuery.Gantt work, user need to bower.init at the start of development.
bower.init
It needs installation manual on README.md
The components can also be added using a CDN.
@schonhose Wrote issue on #10
I have found that extra components (in the folder components) are not in the GIT repository. Hence, your index.html fails when I view it locally.