Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 399 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 399 Bytes

Watson Design Library Runner

Task runner for the Watson Design Library. All run with Gulp.

Available Tasks

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