Hi,
I am new to Ionic and was following the Tutorial posted on your blog:
http://blog.ionic.io/ionic-apps-with-aws-mobile-app-backend/
I got to the part where I import the template by running the command: ionic start git2it blank
And then replace the www directory with the contents of this zip file: https://s3.amazonaws.com/solutions-reference/mobile-backend/git2it_sample_app.zip
I followed that step and when running ionic serve I am presented with the default Ionic Blank template:
Does anyone knows what could be missing/incorrect from the template files? I am new to Ionic and couldn’t identify it.
Thanks in advance!