npm install -g yo gulp bowernpm installbower installgulp serve
gulp or gulp build # to build an optimized version of your application in /dist
gulp serve # to launch a browser sync server on your source files
gulp serve:dist # to launch a server on your optimized application
gulp publish # to publish the dist folder in the intended s3 bucket