CLI: Generate stories under src directory in CRA projects
See original GitHub issueSee: 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:
- Created 4 years ago
- Reactions:1
- Comments:5
Top 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 >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 FreeTop 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
Top GitHub Comments
god
Automention: Hey @Keraito, you’ve been tagged! Can you give a hand here?