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.