Skip to content

Instantly share code, notes, and snippets.

View sschuchlenz's full-sized avatar
💻
Vue, my man, vue!

Stefan Schuchlenz sschuchlenz

💻
Vue, my man, vue!
View GitHub Profile
# A little Meteor CheatSheet about Iron-Router. (updated on a weekly basis)
# Check our Studio: https://gentlenode.com/
# Iron Router > Configuration
Router.configure
layoutTemplate: 'Main'
loadingTemplate: 'Loading'