Skip to content

storybook-deployer 1.0.1

Install from the command line:
Learn more about npm packages
$ npm install @uxpin/storybook-deployer@1.0.1
Install via package.json:
"@uxpin/storybook-deployer": "1.0.1"

About this version

UXPin Storybook Deployer

This is a simple CLI tool allows you to push your Storybook on UXPin.

What is UXPin storybook integration?

UXPin_Storybook_integration

With UXPin storybook integration, you can use Storybook Component to design and prototype on Editor.

Requirements

  1. Auth token from UXPin
  2. Static storybook assets

Usage

  1. Install package as a dev dependencies
yarn add -D @uxpin/storybook-deployer
  1. Deploy to UXPin
npx uxpin-storybook-deployer -s path/to/storybook/ -t TOKEN

Available options

$ npx uxpin-storybook-deployer --help

Options:
  -s --source <path>  path to directory where storybook build locates (default: "storybook-static")
  -t --token <token>  auth token for the library.
  -h, --help          display help for command

Details


Assets

  • storybook-deployer-1.0.1.tgz

Download activity

  • Total downloads 1
  • Last 30 days 0
  • Last week 0
  • Today 0