Skip to content

Latest commit

 

History

History
98 lines (61 loc) · 1.39 KB

README.md

File metadata and controls

98 lines (61 loc) · 1.39 KB

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