@aawd/codebox
v1.0.0
Published
UI component for inserting and validating short numeric codes
Readme
Typescript/React/Storybook/Jest template
Template for creating UI components library to be published on npm. Only dist directory is published on npm through the files property of package.json. Typescript declarations are included in dist.
Usage
build js / css
npm run buildstart storybook
npm run storybookstart jest in watch mode
npm test