Urigo / meteor-ionic

Ionic framework packaged for Meteor.
216 stars 32 forks source link

added reference links #41

Closed ambujpunn closed 9 years ago

ambujpunn commented 9 years ago

Adding extra documentation to include my repo which is a simple integration between Ionic&Angular with Meteor (https://github.com/ambujpunn/meteorionic). This repo goes through the specific tasks to accomplish this. It is a very-easy to understand repo with very minimal amount of code in it. It would be very useful for a beginner as it shows the steps I had to take in order to integrate these technologies together when I was going through the beginner level phases.

I've also included https://github.com/netanelgilad/meteor-ionic-example's repo as it is more for an advanced user but still very helpful.