Ionic2
Thanks for your angular2-meteor package ! I want to try ionic 2 using the meteor CLI but I don't know how to resgiter ionic/ionic or get de definitions.
@Urigo Could you please create Ionic2 package for Meteor or guide me to How to use Ionic2 with Meteor.
I haven't looked into Ionic 2.0 yet but it looks super interesting! I would love if someone would start experimenting with it and I will help him and support his work
@Urigo Ionic2 is very different then Ionic1. I have made several attempts to integrate Ionic2 with Meteor without any success. I think only a core Meteor developer can do it.
+1
The problem is that there is no easy way to install typescript dependencies. I don't know how common it is but ionic like angular are sharing there source through npm (and not bower ?).
@Urigo It's possible to make a package with a bundle of ionic2 using System.Js but it requires angular2/http witch is not provided by barbatus:angular2.
After that ionic seems to introduce other annotations that affect bootstraping... and no success to fix it