Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 650 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 650 Bytes

Chuck Norris ❤️ Storybook

👊 The only real Storybook add-on you will ever really need.

Storybook Chuck Norris Add On

Installation

Install the following npm module:

npm i --save-dev storybook-addon-chucknorris

or with yarn:

yarn add -D storybook-addon-chucknorris

Basic Usage

Simply import the Storybook ChuckNorris Addon in the addons.js file in your .storybook directory.

import 'storybook-addon-chucknorris/register';

This will register the Chuck Norris Addon to Storybook and will show up in the action area.