Desktop app for all your Storybooks.
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
yarnTo run the development build:
yarn devTo build the production app:
yarn distThis project is based on https://github.com/electron-userland/electron-webpack-quick-start