mantrajs / kickstart-mantrajs-webpack

Kickstart application with Mantrajs and meteor-webpack
45 stars 12 forks source link

How can I add an existing React component library #3

Open sandervanhooft opened 8 years ago

sandervanhooft commented 8 years ago

I was unable to solve this with other Mantra configurations, no usable response in the repo's as well. Can I do this with this kickstarter?

For example, I installed 'react-bootstrap' using npm, but I was unable to alter state of these components. May have something to do with state management. Not being able to reuse existing (legacy) component libraries would have me drop Mantra (kickstarter). Perhaps you(r webpack) solution can help me?