Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oieduardorabelo/cra-and-storybook
using [email protected] and @storybook/[email protected]
https://github.com/oieduardorabelo/cra-and-storybook
create-react-app react reactjs storybook storybookjs
Last synced: 10 days ago
JSON representation
using [email protected] and @storybook/[email protected]
- Host: GitHub
- URL: https://github.com/oieduardorabelo/cra-and-storybook
- Owner: oieduardorabelo
- Created: 2018-04-12T22:43:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T03:53:10.000Z (over 1 year ago)
- Last Synced: 2024-04-14T19:10:11.172Z (7 months ago)
- Topics: create-react-app, react, reactjs, storybook, storybookjs
- Language: JavaScript
- Homepage:
- Size: 5.68 MB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [email protected] and @storybook/[email protected]
using `[email protected]` and `[email protected]` to load multiple stories at once
storybook create a preset for [create-react-app integration](https://github.com/storybookjs/presets/tree/master/packages/preset-create-react-app)
this repository is based on the [manual steps for react guide from storybook](https://storybook.js.org/docs/guides/guide-react/),
clone this repository and you are good to go! 🥳
# 📜 Previous Version
Looking for previous version of create-react-app and storybook?
- [[email protected] and @storybook/[email protected]](https://github.com/oieduardorabelo/cra-and-storybook/tree/v2)
- [[email protected] and @storybook/[email protected]](https://github.com/oieduardorabelo/cra-and-storybook/tree/v1)