https://github.com/thehashton/killer-storybook-config
A killer Storybook Webpack config to help you bootstrap a great storybook config ASAP. It includes a React Frontend, GraphQL compatibility for Storybook, TypeScript, Babel, and ESlint.
https://github.com/thehashton/killer-storybook-config
configuration react storybook typescript webpack
Last synced: about 1 month ago
JSON representation
A killer Storybook Webpack config to help you bootstrap a great storybook config ASAP. It includes a React Frontend, GraphQL compatibility for Storybook, TypeScript, Babel, and ESlint.
- Host: GitHub
- URL: https://github.com/thehashton/killer-storybook-config
- Owner: thehashton
- Created: 2019-07-08T20:55:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T13:04:44.000Z (over 2 years ago)
- Last Synced: 2025-04-28T16:21:27.551Z (about 2 months ago)
- Topics: configuration, react, storybook, typescript, webpack
- Language: SCSS
- Homepage:
- Size: 1.91 MB
- Stars: 35
- Watchers: 1
- Forks: 10
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🔥Killer Storybook Config🔥
### Storybook (v5), Webpack, React, Typescript, SCSS, ESLint and GraphQL
By [Harry Ghazni](https://github.com/hghazni)Soon to include v6
#### Installation
1. Clone the repo
2. Run `npm i`
3. Run `npm run storybook`
#### Run React1. `npm run start`
-----### Article Link
[A Killer Storybook Config - Medium](https://levelup.gitconnected.com/a-killer-storybook-webpack-config-a0fd05dc70a4)