A project for Ionic that optionally supports using custom SCSS.
$ npm install -g ionic gulp-cli
$ npm install
$ bower install
$ gulp build
$ gulp flush
$ ionic serve -l
$ gulp spec
More info on this can be found on the Ionic Getting Started page and the Ionic CLI repo.