From 1eb6dd1b2cc0aed463ffbbfad459b3f0f065b29f Mon Sep 17 00:00:00 2001 From: dc Date: Thu, 12 Feb 2015 12:53:35 -0800 Subject: [PATCH 1/2] Update README.md add link to guide --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 93f069c..acc9a9e 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ This is an attempt at **real Ionic and Meteor integration**. This is not just Io ## Why? [Ionic](http://ionicframework.com/) is arguably the most comprehensive, polished, cross-platform mobile framework available. But unfortunately a large portion of its functionality comes from Angular directives. [I'm not a fan of trying to force-fit Angular into Meteor](https://medium.com/space-camp/your-meteor-app-probably-doesnt-need-angular-13986a0323f6), so I wanted to see if I could rewrite Ionic specifically for Meteor. +## Getting started Guide +Check out the [GUIDE.md](GUIDE.md) for a guide on how to get started. + ## Status **Beta** See the TODO section below to see which Angular Directives have been ported to Blaze. From e080f29ea027dd8424c99d193e5c609d9e1b74e6 Mon Sep 17 00:00:00 2001 From: dc Date: Thu, 12 Feb 2015 13:51:50 -0800 Subject: [PATCH 2/2] Update README.md add link to components demo app and source. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index acc9a9e..9c2ba2c 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,13 @@ A [Product Hunt](http://producthunt.com) clone built in Meteor Ionic. (In Progre [Demo](http://meteorhunt.meteor.com/) | [Code](https://github.com/meteoric/meteorhunt) +### Demo of all components +The demo app of various meteoric components + +[Demo](http://meteor-ionic.meteor.com/) | [Code](https://github.com/meteoric/demo) + +You can also keep track of the various other repos from the [Meteoric team](https://github.com/meteoric) + ## TODO ### Angular Directives to convert to Blaze: