this is a fork of ngbp (formerly ngBoilerplate).
$ git clone git@github.com:qstosh/portfolio.git
$ cd portfolio
$ sudo npm -g install grunt-cli karma bower
$ npm install
$ bower install
$ grunt watch- Add grunt task for sass and autoprefixer.
- ...