All my examples are written over at Medium.com. Reason being... it's just really easy to write them there, and I can do it from my phone. Having to fire up vim to create an example would take forever to get content out. The following are all links to medium.com:
Basic tutorial on how to setup a Maka-CLI powered Meteor application using React. This is a must read for newbs.
Basic tutorial on how to setup an API resource using Maka-CLI
Slightly more advanced scaffolding using Material-UI
While still a simple setup, the concepts of SSR are rather involved. However, if you just need to get started and have a SEO optimized application here is a good start.
More advanced scaffolding using Apollo's GraphQL
Example on how to deploy to Maka-CLI application to AWS using less abstractions. Production worthy, and will also run on a ARM device.