This is a boilerplate for Ionic 2, bundled using SystemJS Builder. SystemJS is used as module loader.
Install Ionic 2 beta first:
npm install -g ionic@beta
Clone / download this repository, then run inside the repository's main folder:
npm install
After that, you are done.