my-module-test-lib
v1.0.6
Published
My Component Library template
Readme
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 installTo build
$ yarn build To run tests
$ yarn testTo run Storybook
$ yarn storybook