-
Install MODX Revolution
-
Upload this package into the
Extras
directory in the root of site -
Enter into SSH console and run
php ~/www/Extras/AppTemplate/_build/build.php
path on your site may differs
-
It will make all necessary actions including installing of npm dependencies.
-
For update assets use
gulp watch --gulpfile ~/www/Extras/AppTemplate/_build/gulpfile.js
And you can develop your new site.