/ui-component-public

React boilerplate with testing and storybook

Primary LanguageTypeScript

Available Scripts

In the project directory, you can run:

yarn storybook

Runs the storybook app in the development mode.
Open http://localhost:6006 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test:watch

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build-storybook

Builds the storybook for production to the .out folder.