noumena-storybook

A Storybook 6 React component library with TypeScript

Usage no npm install needed!

<script type="module">
  import noumenaStorybook from 'https://cdn.skypack.dev/noumena-storybook';
</script>

README

noumena-storybook

dA Storybook 6 React component library with TypeScript.

Getting Started

Install dependencies.

yarn

Prepare and rollup

yarn prepare

Build the Storybook

yarn build-storybook

Start the Storybook

yarn storybook