Components for React built using Styled Components and based on Google's Material Design Lite


License
MIT
Install
npm install styled-mdl@0.3.4

Documentation

npm version Build Status

To get started with development

  1. clone this repo,
  2. yarn setup
  3. yarn start

To use in your project

  1. yarn add styled-mdl
  2. import { Button } from 'styled-mdl'
  3. read all the code to figure out how to use it because the scrub developers haven't bothered to write/publish any docs yet.
  4. actually you can clone this repo down
  5. yarn setup
  6. yarn start
  7. localhost:3000
  8. and look at all the demonstrations