playground-storybook

## Run Storybook Use the command `npm run storybook` to launch the component library in a new window.

Usage no npm install needed!

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

README

Intuitive React Component Library

Run Storybook

Use the command npm run storybook to launch the component library in a new window.

Steps to publish

  • npm run build - Build changes made in the /src folder.
  • Increment the version number in the package.json.
  • npm publish - Publish changes as a new version of the package.