When you are happy with your banners and you'd like to minify the code and package them up to be shipped, you can use these gulp commands in the root directory of your project.
gulp prod
If you'd prefer not to minify the code you can run the tasks individually.
gulp images
gulp backup-gen
gulp zip