Starter kit with Meteor 1.3, React, React Router and some CSS framework

I tried using the kits from thereactivestack, but they have errors. Also tried Base (from Meteor chef) and Mantra but they are too big.

Just looking for something simple, ideally with Material-UI, which has current best practices. Any additional bonuses like Webpack etc will be welcome.

unfortunately, Meteor is a bit complicated for the front end tools

Please check - https://github.com/yogiben/meteor-starter - It might be helpful for you. We are using it.

See https://github.com/karpusa/meteor-less-react-starter-kit - native Meteor 1.3 starter kit with react and less.

Meteor + React + Redux + Stylus Flexbox grid : https://github.com/juliancwirko/scotty

1 Like

Thanks for the suggestions, trying them out.