0.1.5 • Published 4 years ago

playground-storybook v0.1.5

Weekly downloads
30
License
-
Repository
github
Last release
4 years ago

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.