Install and use MDB Pro in a meteor project

Hi I’ve just bougth MDB Pro and now I’m facing serious troubles installing itin in my meteor/blaze project.
Do any one have experience in this subject - please share your exp

What are your actual issues? What does the MDB Pro package actually contain?

Hi Thanks for reaching out… Well for a start there are a lot of jQuery files like this, ( one for each bootstrap component) :

jQuery(($) => { …code goes here … });

How do I import such code and where to ?

It looks like the MDB Pro is not laid out to be used with React or with Blaze. Perhaps one of the most frequently used material framework for React is MATERIAL-UI, https://material-ui.com/ – and it’s open source.