react-theming / theming-material-ui

Material UI & CRA & Storybook Example

Home Page:https://react-theming.github.io/theming-material-ui/?path=/story/mui-examples--to-storybook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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]