erikras / react-redux-universal-hot-example

A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform
MIT License
12k stars 2.5k forks source link

Integrating material-ui instead of Bootstrap #949

Open Dt-dev28 opened 8 years ago

Dt-dev28 commented 8 years ago

@erikras Hye, i am trying to integrate material-ui having react components. But there seems to be a lot of issues with it. Like in theme customization to webpack build.. Can you please show a demo. of webpack build and a simple home page, with theme customization.. i know its much to ask for, but my project demands are making me hasted

Thanks

learntoswim commented 8 years ago

To further this: I think this is an amazing starter-kit, and I applaud your efforts. Though for those who are looking to pull this right into application development it would be great to have a branch that is without any react-bootstrap dependencies.

jaraquistain commented 8 years ago

I agree with @learntoswim. Theres a good functional fork in the docs describing the choice between using inline styles or not and I thing another good split would be instructions for a non-ui-themed boilerplate

bingomanatee commented 8 years ago

https://github.com/bingomanatee/react-redux-universal-hot-example-mdl is an in-process repo with mdl/react-mdl in place. the detail pages are not styled yet but the fundamental libraries are in place (and bootstrap expunged).