custom-storybook

0.1.2 • Public • Published

Custom Storybook

How to publish the library to NPM

  1. Checkout the latest version of the main branch:

    git checkout main git pull

  2. Update the library version number:

    npm version patch git push origin main --follow-tags

  3. Build the library:

    npm run build

  4. NPM Login

    npm login username password email auth app (if you have)

  5. Publish the library:

    npm publish

/custom-storybook/

    Package Sidebar

    Install

    npm i custom-storybook

    Weekly Downloads

    2

    Version

    0.1.2

    License

    none

    Unpacked Size

    405 kB

    Total Files

    423

    Last publish

    Collaborators

    • estebanburgos