|
před 6 roky | |
---|---|---|
.. | ||
component | před 6 roky | |
css | před 6 roky | |
filter | před 6 roky | |
stage | před 6 roky | |
README.md | před 6 roky | |
api.js | před 6 roky | |
constructor.js | před 6 roky | |
defaults.js | před 6 roky | |
intro.js | před 6 roky | |
modernizr.js | před 6 roky | |
outro.js | před 6 roky | |
plugin.js | před 6 roky | |
static.js | před 6 roky |
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.