Task runner for the Watson Design Library. All run with Gulp.
build
- Builds production-ready assets
build:server
- Builds development-ready assets
watch
- Runs a server, watches for file changes, recompiles, and updates browser
default
- Runs build:sever
then watch