kremalicious3 ================== Requirements ------------------ [https://npmjs.org/](NPM), [http://bower.io/](Bower), [http://bundler.io/](Bundler) Get up and running ------------------ Install dependencies `npm install && bower install && bundle install` Local development `grunt server` Production build `grunt build`