Example usage for gantt component made with Svelte in a Meteor + Blaze App
This example uses Gantt component: https://github.com/ANovokmet/svelte-gantt
Create meteor app:
Install https://github.com/meteor-svelte/blaze-integration:
Install Svelte in Meteor:
Install Gantt https://github.com/ANovokmet/svelte-gantt dependencies:
Run Meteor:
Pay attention: https://github.com/ANovokmet/svelte-gantt/issues/55