From 6eb4c202cfb6711a1733aa2df86c3524728c16c3 Mon Sep 17 00:00:00 2001 From: Nick Wientge Date: Fri, 2 Jan 2015 16:22:05 -0800 Subject: [PATCH] add meteor hunt to examples --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0631965..0aea20e 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,15 @@ Rather than include compiled or CDN versions of Ionic's CSS Framework we’ve ex ## Examples -### [Contacts App](https://github.com/meteoric/contacts) +### Contacts App A simple CRUD app to manage contacts. - +[Demo](http://meteoric-contacts.meteor.com) | [Code](https://github.com/meteoric/contacts) + +### Meteor Hunt +A [Product Hunt](http://producthunt.com) clone built in Meteor Ionic. (In Progress) + +[Demo](http://meteorhunt.meteor.com/) | [Code](https://github.com/meteoric/meteorhunt) ## TODO