|
|
1 år sedan | |
|---|---|---|
| .. | ||
| component | 1 år sedan | |
| css | 1 år sedan | |
| filter | 1 år sedan | |
| stage | 1 år sedan | |
| README.md | 1 år sedan | |
| api.js | 1 år sedan | |
| constructor.js | 1 år sedan | |
| defaults.js | 1 år sedan | |
| intro.js | 1 år sedan | |
| modernizr.js | 1 år sedan | |
| outro.js | 1 år sedan | |
| plugin.js | 1 år sedan | |
| static.js | 1 år sedan | |
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.