https://github.com/softspiders/react-materialui-responsive-starter
react-materialui-responsive-starter
https://github.com/softspiders/react-materialui-responsive-starter
component materialui react responsive softspiders ss starter template
Last synced: 2 months ago
JSON representation
react-materialui-responsive-starter
- Host: GitHub
- URL: https://github.com/softspiders/react-materialui-responsive-starter
- Owner: softspiders
- License: mit
- Created: 2020-01-22T09:33:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-12T13:43:01.000Z (over 6 years ago)
- Last Synced: 2025-06-15T22:06:43.924Z (about 1 year ago)
- Topics: component, materialui, react, responsive, softspiders, ss, starter, template
- Language: JavaScript
- Size: 175 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)
# react-materialui-responsive-starter
Minimalistic React Storybook starter with Material UI responsive layout
## Feature tags
- materialui
- react
- responsive
- starter
- template
---
## Direct descendants
- [storybook-materialui-responsive-starter](https://github.com/softspiders/storybook-materialui-responsive-starter)
---
## Requirements
* [Node.js](https://nodejs.org/en/download/package-manager/)
---
## Istallation
```sh
npm i
```
## Running
### Development Server
```sh
npm start
```
---
## Author
[Serg Rajab](https://github.com/SergRajab)
---
### License
Licensed under the [MIT license](./LICENSE).
---