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
- Host: GitHub
- URL: https://github.com/softspiders/storybook-materialui-responsive-starter
- Owner: softspiders
- License: mit
- Created: 2020-01-22T09:58:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-12T13:43:14.000Z (over 6 years ago)
- Last Synced: 2025-09-07T10:34:32.774Z (11 months ago)
- Topics: component, material-ui, react, responsive, softspiders, ss, starter, storybook, template
- Language: JavaScript
- Size: 194 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)