Skip to content

react-theming/theming-material-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Storybook

Material UI & CRA & Storybook Example

material-ui logocreate react app logostorybook logoreact-theming logo

How to use

mkdir theming-material-ui && cd theming-material-ui curl https://codeload.github.com/react-theming/theming-material-ui/tar.gz/master | tar -xz --strip=1 git init yarn yarn storybook 

Demo

screenshot

App

To launch your app type:

yarn start 

Credits

This example is based on original MUI templates/sign-up template and extends it with Storybook and @react-theming/storybook-addon

Related projects:

Created with ❤︎ to React and Material UI by Oleg Proskurin [React Theming]