This is a starter template for the Ionic2Do app from Mobile App Development with Ionic 2 published by O'Reilly Press.
This template does not work on its own.
$ sudo npm install -g ionic cordova
$ ionic start Ionic2Do blank
$ cd Ionic2Do
Once you have created the starter Ionic application using the steps above, download this repo and copy over the src and www directories into the newly created folder, replacing the initial src and www directory. You will still need to follow any additional steps in the book.