mvp-input
v1.0.3
Published
React component library for taking input
Downloads
3
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