/meteor-ionic

Ionic framework packaged for Meteor.

Primary LanguageJavaScriptMIT LicenseMIT

meteor-ionic

Quick start

meteor add urigo:ionic

Usage

You can have a look at Ionic Framework. This package just brings the original Ionic Framework through Bower. No changes to the original JS code. You can use it with angular-meteor but you don't have to.

Example

You can find the "Todo" example in this repository: meteor-ionic-example. Follow the insructions there to get started with ionic on meteor.

Special thanks to Andrew Lee for helping me on creating this smart package.