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

https://github.com/softspiders/storybook-materialui-responsive-starter

storybook-materialui-responsive-starter
https://github.com/softspiders/storybook-materialui-responsive-starter

component material-ui react responsive softspiders ss starter storybook template

Last synced: 3 months ago
JSON representation

storybook-materialui-responsive-starter

Awesome Lists containing this project

README

          

[SOFTSPIDERS](https://github.com/softspiders/softspiders)

# storybook-materialui-responsive-starter

Minimalistic React module with Storybook and Material UI responsive layout

## Feature tags

- materialui
- react
- responsive
- starter
- storybook
- template

---

## Direct ancestors

- [react-materialui-responsive-starter](https://github.com/softspiders/react-materialui-responsive-starter)

---

## Requirements

- [*Node*](https://nodejs.org/en/download/package-manager/)

---

## Istallation

```sh
npm install
```

## Running

### Storybook

```sh
npm run storybook
```

---

## Author

[Serg Rajab](https://github.com/SergRajab)

---

### License

Licensed under the [MIT license](./LICENSE).

---

## Inspired by

[shisama/react-storybook-storyshots-example](https://github.com/shisama/react-storybook-storyshots-example)