torii-components

v1.2.33
UI Components for Torii products

build

NODE_ENV=production webpack

start

webpack -w

watch

webpack -w

standard

standard

precommit

git diff --name-only --cached --relative | grep '\.jsx\?$' | xargs node_modules/.bin/standard -v | ./node_modules/.bin/snazzy

storybook

start-storybook -p 6007

prepublish

yarn build

build-storybook

build-storybook

Metadata

Downloads