React konva, D3

Hi! The last few weeks I’m experimeting some devs with Meteor/React and I’m very happy with it! I’m working on a home made ERP and its time to test some Gantt charts devs and soon a factory production simulation.

The best tool seems to be React konva to me, its look really simple to use! At the opposite D3 looks powerfull for math and algo but seems to be very complicate to take in hand.

I found some package of D3 compatible with meteor so I’m not so concerned about it, event if there is not many dev exemple with it.

But what about react konva? I did’nt find any way to use it yet with meteor. Did anyone succeed to install it and used it with react inside meteor?