Skip to content

Commit

Permalink
[update] README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKlimenkov committed May 11, 2017
1 parent 23325d4 commit d449a11
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion 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

Expand All @@ -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/

0 comments on commit d449a11

Please sign in to comment.