You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -26,15 +26,6 @@ Create your app as an usual CRA app.
26
26
## Notes about this boilerplate
27
27
28
28
Create Material-UI App is built on top of [Create React App](https://github.com/facebook/create-react-app), which means all features that create-react-app supports are available.
29
-
You can reproduce these steps to create everything from scratch or choose some of them to add needed tools to your existing project:
30
-
31
-
-`create-react-app` to create a project base
32
-
-`getstorybook` to add a storybook to your CRA project
33
-
-`yarn add --dev storybook-addon-material-ui@next` to add material-ui addon
0 commit comments