erobit / meteor-accounts-ui-bootstrap-dropdown

Meteor accounts-ui package updated to use twitter/bootstrap dropdown
37 stars 217 forks source link

Usage Guide #1

Closed knownasilya closed 11 years ago

knownasilya commented 11 years ago

How exactly do we go about using this plugin instead of the default Accounts UI plugin? Is it just a drag and drop into the local packages in static_cacheable? Or do I also have to do meteor add meteor-accounts-ui-bootstrap-dropdown?

erobit commented 11 years ago

You should use meteorite (meteor version/package manager) http://oortcloud.github.com/meteorite/

I've published the package to atmosphere, here's how to get started https://atmosphere.meteor.com/wtf/app

mrt add accounts-ui-bootstrap-dropdown