ReganHe / vue-frappe-gantt-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Buy Me A Coffee

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

Customize configuration

See Configuration Reference.

About

License:MIT License


Languages

Language:Vue 67.1%Language:JavaScript 25.0%Language:HTML 7.9%