Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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]

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)