npm install
gulp
the default task that builds everythinggulp dev
browserSync opens the project in your default browser and live reloads when changes are madegulp copy
copies dependencies from node_modules to the vendor directory
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.