Skip to content

Storybook Addon QR Code allows you to scan QR code. Easy to browse your stories with your smartphone etc. storybookのパネルにQRコードを表示するアドオンです。

Notifications You must be signed in to change notification settings

judahv/storybook-addon-qrcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

storybook-addon-qrcode

Storybook Addon QR Code allows you to scan QR code. Easy to browse your stories with your smartphone etc.

storybookのパネルにQRコードを表示するアドオンです。

Getting Started

npm i -D storybook-addon-qrcode

or

yarn add -D storybook-addon-qrcode

Then create a file called addons.js in your storybook config.

Add following content to it:

import 'storybook-addon-qrcode/register';

that's all!!

qrcode panel

About

Storybook Addon QR Code allows you to scan QR code. Easy to browse your stories with your smartphone etc. storybookのパネルにQRコードを表示するアドオンです。

Resources

Stars

Watchers

Forks

Packages