Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 407 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 407 Bytes

jquery-cheatsheet

jQuery interactive cheatsheet http://oscarotero.com/jquery/

Requirements:

  • PHP 5.5
  • composer (to install php dependencies)
  • node >= 4 (to install and optimize frontend libraries)

Installation:

$ git clone https://github.com/oscarotero/jquery-cheatsheet.git
$ cd jquery-cheatsheet
$ composer install
$ php vendor/bin/robo run