To get started run mgen controller posts to create all pages for
a Posts resource.
By default this will create all actions. Pass in --index
to only create an index page, route and controller.
To generate files for single page (HTML, JS, Sass) run mgen page foo
See the Meteor Generate GitHub Page for more commands.
Find me in client/main.html
My route is in both/routes.js