Solo Mode: generate storybook on empty folder
See original GitHub issueCurrently we need to install React Storybook into an app in order to use it.
But it would be pretty useful to run few stories, without a full app. We do it by installing storybook globally.
Then we can run command like this and we get a storybook:
start-storybook -p 6873 path/to/stories
What do you guys think?
Issue Analytics
- State:
- Created 7 years ago
- Reactions:5
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Configure Storybook
Storybook is configured via a folder called .storybook , which contains various configuration files. Note that you can change the folder that Storybook...
Read more >How to create and delete folders and files in JavaScript/ NodeJS
In this tutorial, we will learn how to create or remove/ delete files and directories in Node.JS (JavaScript). We will use the filesystem...
Read more >StarCraft SOLO User Manual
complete StarCraft CREATE User Manual can be found at the link below. ... IMPORTANT: Once you've created a new empty folder, like the...
Read more >Is Ghost Story Easier as Solo game in Nightmare mode?
I've started playing solo hell mode and I've started to notice how actually easier it seems to me. I play strictly random (random...
Read more >EASIEST WAYS TO INSTALL MODS WITH OPENIV! - YouTube
How to Install Mods for GTA 5. GTA 5 Mods Guide to install Cars, Maps Addon, Replace mods and OIV Package mods using...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
If so, it’s better to use commands I think, e.g:
With support for multiple app types, this new CLI option would have to ask the user what app they want!