Production build
Running a production build
Once you are happy with your site you can initiate a build that will create a copy of the template that you can FTP to your web server.
To initiate a production build, run the command
gulp build
This will initiate a build, once it has finished you will find your built files in a folder called dist that will have been created for you.