So I am about a two weeks into learning Ionic and AngularJS. I have followed three tutorials word for word and even downloaded an already completed project from git hub. All do the same thing. the view does not load properly.
downloaded https://github.com/danielzen/ionic-pouchdb-todo
cd into directory
ionic serve
this is what I get
Followed this tutorial
http://devgirl.org/2014/12/30/sync-data-using-pouchdb-in-your-ionic-framework-app/
step by step check a hundred time no difference
this is what I get
Followed a tutorial on Lynda.com
Same results
I am loosing my mind. Please any help. I promise my code is identical to the tutorials.