Using Bootstrap3 Datetimepicker in Meteor

I’ve just started using a platform called Meteor to develop web and android apps using JavaScript. So far I’ve found it remarkably well thought out, powerful and easy to use, but there are a few areas where it’s taken me longer to work out how to use a feature.

One such is the Bootstrap3 Datetimepicker. It has extensive documentation but I found it tricky to install and use it under Meteor.

So here is a step by step tutorial in case anybody else is having similar problems. I assume that readers have installed Meteor and done at least one Meteor tutorial. Continue reading Using Bootstrap3 Datetimepicker in Meteor