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