Starter kit for Meteor with React and MaterialUI package.
Unstyled boilerplate here: https://github.com/alonoslav/meteor-react-boilerplate
- react
- react-dom
- react-mounter
- material-ui
- react-tap-event-plugin
- react-meteor-data
- kadira:flow-router
Also, included Bootstrap grid system (link). You can use classes like col-xs-12
, col-lg-offset-4
, etc for making your application adaptive.
You can read it in this guide