core
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
for generate jsDoc: - install jsDoc on the system: https://github.com/jsdoc3/jsdoc - add jsDoc to your path - execute command at the core root project: jsdoc src\js\core.js -d docs Minifier: the minifier is bind to the install maven lifecycle, just need to run: mvn install