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.

CLI: Generate stories under src directory in CRA projects

See original GitHub issue

See: https://github.com/storybooks/storybook/issues/5183#issuecomment-496477023

We’re detecting CRA projects, so we should be able to easily put the stories in the right place under src/

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

1reaction
gotibotcommented, Jun 3, 2019

god

1reaction
github-actions[bot]commented, May 28, 2019

Automention: Hey @Keraito, you’ve been tagged! Can you give a hand here?

Read more comments on GitHub >

github_iconTop Results From Across the Web

reactjs - public, src,and scripts folder not created while using ...
Basically, I just run npx create-react-app@latest your-project-name ... If cra is included then try the below command which create-react-app ...
Read more >
Create-react-app files/folders structure explained - Medium
When we use create-react-app tool it creates a hierarchy of files and folder. In this article we are going to have a look...
Read more >
Storybook Configuration With CRA and TypeScript - Pagepro
Type the command below in your terminal (inside a directory with your project base created earlier with CRA – it should be in...
Read more >
How To Set Up a React Project with Create React App
If you stopped the server, be sure to restart it with npm start . Now, take some time to see the parts of...
Read more >
What is Storybook and How Can I Use It to Create a ...
Once you build out a component, Storybook lets you create a "story" file where you can then import your component and create various...
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