inputfield
v0.4.5
Published
A Component library
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 buildTo run tests
$ yarn testTo run Storybook
$ yarn storybook