Skip to content

Minimalistic React module in TypeScript with Storybook and Snapshot testing

License

Notifications You must be signed in to change notification settings

softspiders/react-ts-storybook-storyshots

Repository files navigation

SOFTSPIDERS

react-ts-storybook-storyshots

Minimalistic React module in TypeScript with Storybook and Storyshots

Feature tags

  • jest
  • react
  • snapshot
  • starter
  • storybook
  • storyshot
  • template
  • test
  • typescript
  • ui

Direct ancestors

Direct descendants - also by code


Requirements


Istallation

yarn

or

npm i

Running

Test

yarn test

Build

yarn build

Start

yarn start

Storybook

yarn storybook

Author

Alexander Lapygin


License

Licensed under the MIT license.


Inspired by

shisama/react-storybook-storyshots-example