Tools for EspoCRM extension development.
Commands:
node build --all– fetch the Espo instance, fully install and prepare;node build --prepare-test– fetch the Espo instance and run composer install;node build --copy– copy extension files to the site directory.