-
Fork the repository;
-
Open a shell in project's directory;
-
Type
npm install(make sure you have installed nodeJS); -
Type
gruntto execute the default script (without minification),grunt distto also minify the script (make sure you have installed Grunt).
I follow the jQuery's JavaScript style guide, please follow it you too :D