|
il y a 6 ans | |
---|---|---|
.. | ||
component | il y a 6 ans | |
css | il y a 6 ans | |
filter | il y a 6 ans | |
stage | il y a 6 ans | |
README.md | il y a 6 ans | |
api.js | il y a 6 ans | |
constructor.js | il y a 6 ans | |
defaults.js | il y a 6 ans | |
intro.js | il y a 6 ans | |
modernizr.js | il y a 6 ans | |
outro.js | il y a 6 ans | |
plugin.js | il y a 6 ans | |
static.js | il y a 6 ans |
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.