Warning I no longer wish to work with Vue or maintain any Vue projects I have created due to growing frustration with the DX, the dev tooling situation, and it's community. Therefore this repository is unmaintained and archived.
Find this useful? If I get enough funding I will implement and publish a Vue 3 Gantt component - I get a lot of interest and questions about making this demo a real component.
This is a demonstration of wrapping third party libraries in a Vue component. In this case it is a component wrapping https://frappe.io/gantt
npm install
npm run serve
npm run build
npm run test
npm run lint