Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 728 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 728 Bytes

Gantt chart for 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

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

Related resources