Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Urigo committed Jan 23, 2015
2 parents cb87834 + 3e1c35c commit 2af2e92
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,14 @@ meteor-ionic
============

## Quick start
<pre><code>meteor add urigo:ionic</code></pre>

meteor add urigo:ionic

## Usage
Build your app as a normal Ionic app just taking care of changes made on angular-meteor in order to use AngularJS on Meteor without conflict. Please visit the [angular-meteor](https://github.com/Urigo/angular-meteor "angular-meteor") page to get more details.
You can have a look at [Ionic Framework](http://ionicframework.com/).
This package just brings the original Ionic Framework through Bower.
No changes to the original JS code.
You can use it with [angular-meteor](https://github.com/Urigo/angular-meteor "angular-meteor") but you don't have to.

## Example

Expand Down

0 comments on commit 2af2e92

Please sign in to comment.