jdnichollsc / Ionic-Starter-Template

Reinventing the wheel, again! Sorry Ionic Team... but there are many newbies learning on Youtube!
http://market.ionic.io/starters/ionic-starter-template
MIT License
211 stars 106 forks source link

bower install #11

Closed lync0056 closed 8 years ago

lync0056 commented 8 years ago

Hi Nicholls.

Is there any more detail you can add with populating 3rd party dependencies?

I am struggling and am sure I am just not understanding gulp. Just simply adding the basic example you are using, I run bower install ionic-datepicker --save in terminal and then update my bower.json file with "ionic-datepicker": ["dist/*.js" ]. Followed by gulp in my terminal. It will not function.

Do I still need to update/inject in my index.html file like normal as well? Inject it into my app.js file? I notice as well you have injections inside the controllers? I have been plugging them in and out of all the spots and not getting a result.

Help would be greatly appreciated. Thanks, Cameron .