|
hace 4 años | |
---|---|---|
.. | ||
component | hace 4 años | |
css | hace 4 años | |
filter | hace 4 años | |
stage | hace 4 años | |
README.md | hace 4 años | |
api.js | hace 4 años | |
constructor.js | hace 4 años | |
defaults.js | hace 4 años | |
intro.js | hace 4 años | |
modernizr.js | hace 4 años | |
outro.js | hace 4 años | |
plugin.js | hace 4 años | |
static.js | hace 4 años |
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.