0.0.16 • Published 6 years ago
@sami616/components v0.0.16
Component library
Scripts
Storybook specific
start-sb: Starts storybook in dev mode on localhost:9001
build-sb: Builds storybook into an out dir of storybook-static
Library specific
watch-lib: Rebuilds the component library in watch mode into an our dir of lib (helpful for when using npm link)
build-lib: Builds the component library once into an our dir of lib
publish-lib: Build the component library once and publishes to npm