startup.js 79 Bytes edit raw blame history 1 2 3 Meteor.startup( () => { // Code to run on client *and* server startup. });