diff --git a/README.md b/README.md index 1bd669b..3f83553 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # gantt-vue -> DHTMLX Gantt with Vue.js +Here you can find the demo sources of Gantt chart component for Vue.js framework. The demo is implemented with the help of JavaScript Gantt chart library - dhtmlxGantt. ## Build Setup @@ -16,3 +16,10 @@ npm run build ``` For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader). + + +## Related resources + + - Read full tutorial here: https://dhtmlx.com/blog/use-dhtmlxgantt-vue-js-framework-demo/ + - Learn about dhtmlxGantt here: https://dhtmlx.com/docs/products/dhtmlxGantt/ + - Learn about Vue.js here: https://vuejs.org/ \ No newline at end of file