Run local examples
masterTo explore the component's capabilities, you can run the included examples locally by cloning the repository and using npm.
git clone https://github.com/neuronetio/gantt-schedule-timeline-calendar.git
cd gantt-schedule-timeline-calendar
npm i
npm run examples