yucatio / jQuery.Gantt

jQuery Gantt Chart
http://yucatio.github.io/jQuery.Gantt/index.html
5 stars 5 forks source link

components folder is missing #11

Open yucatio opened 4 years ago

yucatio commented 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.

yucatio commented 4 years ago

It is because this repository uses bower. To make jQuery.Gantt work, user need to bower.init at the start of development.

It needs installation manual on README.md

schonhose commented 4 years ago

The components can also be added using a CDN.