Skip to content

Latest commit

 

History

History
executable file
·
25 lines (19 loc) · 375 Bytes

README.md

File metadata and controls

executable file
·
25 lines (19 loc) · 375 Bytes

storybook

fully documented and linted frontend example with backstopjs testing

this build includes: yarn, commitlint, stylelint, eslint, backstop regression testing

install modules

yarn

start storybook with live-reload

yarn dev

start storybook

yarn storybook

start backstopjs testing

yarn test