Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

storybookjs/desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 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

Releases

No releases published

Packages

No packages published