You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,14 @@ meteor-ionic
2
2
============
3
3
4
4
## Quick start
5
-
<pre><code>meteor add urigo:ionic</code></pre>
5
+
6
+
meteor add urigo:ionic
6
7
7
8
## Usage
8
-
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.
9
+
You can have a look at [Ionic Framework](http://ionicframework.com/).
10
+
This package just brings the original Ionic Framework through Bower.
11
+
No changes to the original JS code.
12
+
You can use it with [angular-meteor](https://github.com/Urigo/angular-meteor"angular-meteor") but you don't have to.
0 commit comments