1.1.6 • Published 2 years ago

@schulzetenberg/component-library v1.1.6

Weekly downloads
18
License
-
Repository
-
Last release
2 years ago

UI component library built with React + Typescript + MaterialUI + React Hook Form

View the Storybook

Notes

How to integrate React Hook Form with MUI: https://codesandbox.io/s/react-hook-form-v6-controller-qsd8r?from-embed=&file=/src/Mui.js

Available Scripts

In the project directory, you can run:

npm build

Compiles the component library into the dist folder for a release

npm release

Publishes the built library to npm

npm storybook

Run Storybook in watch mode

npm build-storybook

Build Storybook for deployment

npm chromatic

Publish Storybook to Chromatic