psi-gulp-sample

June 3, 2014 ยท View on GitHub

Sample Gulp project using PSI

Install

$ git clone git://github.com/addyosmani/psi-gulp-sample.git
$ cd psi-gulp-sample
$ npm install

Run tasks

PageSpeed (Mobile strategy)

$ gulp mobile

PageSpeed (Desktop strategy)

$ gulp desktop

Contents

  1. 1Install
  2. 2Run tasks
  3. 2.1PageSpeed (Mobile strategy)
  4. 2.2PageSpeed (Desktop strategy)