playground-storybook
v0.1.5
Published
## Run Storybook Use the command `npm run storybook` to launch the component library in a new window.
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/srcfolder.- Increment the version number in the
package.json. npm publish- Publish changes as a new version of the package.
