my-components

This is a template repo. just clone it, export it and rename to set your own component library module name.

Usage

To install dependencies

$ yarn install

To build

$ yarn build 

To run tests

$ yarn test

To run Storybook

$ yarn storybook