question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Solo Mode: generate storybook on empty folder

See original GitHub issue

Currently 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:closed
  • Created 7 years ago
  • Reactions:5
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
rhalffcommented, Sep 23, 2016

If so, it’s better to use commands I think, e.g:

storybook start -p 6873 path/to/stories
storybook build
0reactions
ndelangencommented, Jul 7, 2017

With support for multiple app types, this new CLI option would have to ask the user what app they want!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found