alexdevero / react-mobx-react-router-boilerplate

React, React-Router, MobX, MobX-Router and Webpack (heroku-ready) boilerplate with async routes.
MIT License
51 stars 5 forks source link

use material ui for smaller repo #4

Open mnlbox opened 5 years ago

mnlbox commented 5 years ago

Hi @alexdevero , I think maybe it's better to use some UI library like material-ui then we have a smaller repo and content specially in src/components directory.

alexdevero commented 5 years ago

@mnlbox the answer is no. This boilerplate is design-agnostic on purpose. It is not supposed to dictate any design or style direction. It provides just the necessary minimum so people can customize it as they want, This includes their own preferred design, style and potential UI library.