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

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.

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 React

1. `npm run start`

-----

### Article Link
[A Killer Storybook Config - Medium](https://levelup.gitconnected.com/a-killer-storybook-webpack-config-a0fd05dc70a4)