@newhighsco/storybook-preset

7.0.31 • Public • Published

storybook-preset NPM version Storybook

New High Score shareable preset for Storybook

Installation

Install Storybook and @newhighsco/storybook-preset:

yarn add -D storybook @newhighsco/storybook-preset @storybook/react-webpack5

Usage

Create a .storybook/main.js in your project:

// .storybook/main.js
/** @type { import('@storybook/react-webpack5').StorybookConfig } */
const config = {
  framework: '@storybook/react-webpack5',
  addons: ['@newhighsco/storybook-preset']
}

export default config

/@newhighsco/storybook-preset/

    Package Sidebar

    Install

    npm i @newhighsco/storybook-preset

    Weekly Downloads

    201

    Version

    7.0.31

    License

    ISC

    Unpacked Size

    16.4 kB

    Total Files

    10

    Last publish

    Collaborators

    • benedfit
    • newhighsco-bot