vue-frappe-gantt-demo
vue-frappe-gantt-demo copied to clipboard
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.
vue-frappe-gantt-demo
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
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your tests
npm run test
Lints and fixes files
npm run lint
