Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aslakhellesoy/react-typescript-storybook

Starter project for React + TypeScript + Storybook
https://github.com/aslakhellesoy/react-typescript-storybook

Last synced: about 1 month ago
JSON representation

Starter project for React + TypeScript + Storybook

Awesome Lists containing this project

README

        

# React-TypeScript-Storybook

Starter-project for React components/apps using TypeScript and Storybook.

## Try it out

# Run tests
yarn test

# Run tests with code coverage
yarn nyc

# Bring up Storybook
yarn storybook