We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
composer install
npm install
npm run build:prod
If your are developing you can replace the last step with:
npm run build:dev
To create a deployable zip:
npm run zip