desktop icon indicating copy to clipboard operation
desktop copied to clipboard

💻 Desktop app for all your Storybooks

💻 Storybook Desktop

Desktop app for all your Storybooks.

Getting started

This project is still in an early stage. To get the app, you'll have to build it yourself right now. Here's how:

git clone https://github.com/storybookjs/desktop.git
cd desktop
yarn

To run the development build:

yarn dev

To build the production app:

yarn dist

Credits

This project is based on https://github.com/electron-userland/electron-webpack-quick-start