Initiative landing page.
gulp
the default task that builds everythinggulp dev
browserSync opens the project in your default browser and live reloads when changes are madegulp css
compiles SCSS files into CSS and minifies the compiled CSSgulp js
minifies the themes JS filegulp vendor
copies dependencies from node_modules to the vendor directory
You must have npm and Gulp installed globally on your machine in order to use these features.
Copyright 2013-2019 Blackrock Digital LLC. Code released under the MIT license.