jQuery interactive cheatsheet http://oscarotero.com/jquery/
- PHP 5.5
- composer (to install php dependencies)
- node >= 4 (to install and optimize frontend libraries)
$ git clone https://github.com/oscarotero/jquery-cheatsheet.git
$ cd jquery-cheatsheet
$ composer install
$ php vendor/bin/robo run