Twitter bootstrap – METEOR + Iron Scaffolding bootstrap package installation error
I'm getting an error when I try to installing a package in Iron Scaffolding. The package I'm trying to install is the Twitter Bootstrap.
I'm getting an error when I try to installing a package in Iron Scaffolding. The package I'm trying to install is the Twitter Bootstrap.
I'm working on a Meteor app which uses ms-seo package. I was wondering if there is a way to make URLs more SEO friendly? Router.route('/item/:_id', { name: 'item.detail', controller: 'ItemsController', action: 'detail', where: 'client', onAfterAction: function() { var data =…