/cra-ui

Primary LanguageTypeScript

cra-ui

React Library template which can be deployed to NPM

Installation

Managed by rollup

To format and lint

yarn format

To build lib

yarn build-lib

To Storybook lib

yarn storybook

To publish lib on NPM

yarn publish