Skip to content

Task runner for the pattern library

License

Notifications You must be signed in to change notification settings

IBM-Watson/runner

Repository files navigation

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