@dollarshaveclub/react-components
v68.9.0
Published
React Components for DSC
Downloads
756
Keywords
Readme
DSC React Components
- See storybook of all components here: https://dollarshaveclub.github.io/react-components/
- See Percy snapshots of all stories here: https://percy.io/Dollar-Shave-Club/dsc-react-components
Commands
npm run eslint
- run eslintnpm run start
- start the story booknpm run build-storybook
- build the story book to/docs
, which updates the github pagenpm run test
- run tests These are tests in__tests__/*.js
.
Notes
- In Storybook,
shopCode
is passed to all stories implictly.