Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.85 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.85 KB

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]