eu-arc-components
v1.0.0
Published
My Component Library template
Downloads
2
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 install
To build
$ yarn build
To run tests
$ yarn test
To run Storybook
$ yarn storybook