|
пре 4 година | |
---|---|---|
.. | ||
component | пре 4 година | |
css | пре 4 година | |
filter | пре 4 година | |
stage | пре 4 година | |
README.md | пре 4 година | |
api.js | пре 4 година | |
constructor.js | пре 4 година | |
defaults.js | пре 4 година | |
intro.js | пре 4 година | |
modernizr.js | пре 4 година | |
outro.js | пре 4 година | |
plugin.js | пре 4 година | |
static.js | пре 4 година |
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.