6.0.0-beta.26 • Published 6 years ago

react-static-example-material-ui v6.0.0-beta.26

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

React-Static - Material UI with JSS

Material UI is a set of React components that implement Google's Material Design.

This example is enabled with JSS server side rendering capabilities.

To edit Material UI theme variables, use src/theme.js. To overwrite Material UI styling please refer to Material UI documentation.

This example includes:

  • general JSS support
  • Material UI components and icons
  • Google's Roboto font loaded from CDN
  • Image imports
  • File imports

To get started, run react-static create and use the material-ui template.