0.1.1 • Published 7 months ago

react-ts-ui-library v0.1.1

Weekly downloads
-
License
GPL-3.0-only
Repository
-
Last release
7 months ago

Example React and TypeScript UI component library

This is an example of a UI component library using Create React App, TypeScript and Storybook.

Follow the guide at https://andrewford.co.nz/articles/create-your-own-ui-component-library/ to build your own.

Quick set up

Clone repository to your own computer then run the following

npm install
npm run storybook