Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 235 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 235 Bytes

Styleguidist with TypeScript and styled-components

  1. yarn install
  2. yarn run styleguide:watch

Cypress

yarn run test:styleguide

The Cypress setup disallows any warnings/errors from React (captures proptype warnings!).