1.0.4 • Published 3 years ago

typescript-storybook-component-library-template v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Component library template

A working template with build and storybook for a Typescript + React 17 component libary, based on https://prateeksurana.me/blog/react-component-library-using-storybook-6/.

Using This Repo

  1. git clone https://github.com/seeratawan01/Typescript-React-Storybook-Library-Starter.git && cd <into app folder>
  2. yarn (To install dependencies)
  3. yarn storybook (for the storybook)

Run yarn build to get your build under lib.

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago