|
há 3 anos | |
---|---|---|
.. | ||
component | há 3 anos | |
css | há 3 anos | |
filter | há 3 anos | |
stage | há 3 anos | |
README.md | há 4 anos | |
api.js | há 4 anos | |
constructor.js | há 4 anos | |
defaults.js | há 4 anos | |
intro.js | há 4 anos | |
modernizr.js | há 4 anos | |
outro.js | há 4 anos | |
plugin.js | há 4 anos | |
static.js | há 4 anos |
The files in this path are Javascript fragments that are compiled together to create the Jcrop.js source file. Also includes LESS CSS source files.
$ npm install
$ grunt
The Grunt configuration also includes a watch task using grunt-watch.
Using watch
(in a different terminal) will allow you to modify files
and have them automatically recompile when changes are detected.
$ grunt watch
Read the grunt documentation for more info.